Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-180903
#<BuildRuby:0x0000555bd0bd2320
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240203-180903",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.001492 0.003748 1.611491 ( 1.920461)
build_miniruby 0.000000 0.001200 1.227823 ( 1.226028)
build_ruby 0.000000 0.001539 2.728682 ( 2.967356)
build_all 0.000000 0.006608 5.419217 ( 2.036594)
build_install 0.014215 0.001940 6.764625 ( 3.114943)
test_btest 0.000000 0.001116 82.531756 ( 21.448313)
test_basic 0.000948 0.004925 0.849816 ( 0.907879)
test_all 0.072684 0.042904 733.812480 (205.324835)
test_rubyspec 0.055140 0.044025 140.255087 (151.887117)
total: 390.83 sec