Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-222941
#<BuildRuby:0x000055a5ca79dfb8
@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-222941",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006103 0.000286 1.744651 ( 3.486847)
build_miniruby 0.001830 0.000000 1.821792 ( 2.570479)
build_ruby 0.002135 0.000000 3.636384 ( 4.892999)
build_all 0.004009 0.004187 5.952020 ( 7.529481)
build_install 0.012303 0.009335 7.342134 ( 8.726969)
test_btest 0.000884 0.000000 86.181299 (103.163803)
test_basic 0.003855 0.003419 0.906275 ( 1.897404)
test_all 0.103675 0.028398 822.328688 (957.780664)
test_rubyspec 0.072303 0.037458 182.000961 (249.047760)
total: 1339.10 sec