Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-212915
#<BuildRuby:0x000055ef748e1fc0
@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.20240117-212915",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.003879 0.001551 1.689797 ( 2.117018)
build_miniruby 0.001101 0.000441 1.374808 ( 1.374439)
build_ruby 0.001606 0.000642 3.427960 ( 3.638250)
build_all 0.005474 0.002190 5.767462 ( 2.962401)
build_install 0.008731 0.008619 7.025604 ( 4.284554)
test_btest 0.000525 0.000237 83.424442 ( 37.367926)
test_basic 0.000332 0.005324 0.808243 ( 0.908311)
test_all 0.064980 0.053556 774.057659 (299.606125)
test_rubyspec 0.062558 0.039099 162.809862 (174.661269)
total: 526.92 sec