Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-091417
#<BuildRuby:0x000055fbeaebdfc0
@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.20231220-091417",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.004357 0.001525 1.903454 ( 2.289834)
build_miniruby 0.000996 0.000349 1.431487 ( 1.429701)
build_ruby 0.001203 0.000421 2.930867 ( 3.119946)
build_all 0.004839 0.002927 5.638529 ( 2.396241)
build_install 0.009403 0.008714 6.808370 ( 3.530875)
test_btest 0.000757 0.000315 81.425957 ( 21.928617)
test_basic 0.003346 0.001394 0.744179 ( 0.807544)
test_all 0.086941 0.033041 657.218362 (227.175809)
test_rubyspec 0.032773 0.035497 97.206681 (111.372386)
total: 374.05 sec