Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-231509
#<BuildRuby:0x0000557d18c528e0
@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.20240120-231509",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003178 0.003202 1.746203 ( 2.996827)
build_miniruby 0.001335 0.000230 1.832690 ( 2.444435)
build_ruby 0.001807 0.000312 3.549316 ( 4.218065)
build_all 0.007410 0.001278 6.437578 ( 5.886057)
build_install 0.011473 0.010461 7.819420 ( 8.136352)
test_btest 0.000969 0.000228 86.820853 ( 77.725685)
test_basic 0.005706 0.001343 0.951763 ( 1.465132)
test_all 0.084535 0.038870 805.373552 (442.115044)
test_rubyspec 0.048152 0.055553 169.595585 (204.607129)
total: 749.60 sec