Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-224228
#<BuildRuby:0x000055ec39f9d820
@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.20230216-224228",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000294 0.004060 1.282631 ( 1.650703)
build_miniruby 0.001191 0.000271 1.184447 ( 1.183075)
build_ruby 0.001573 0.000357 2.307474 ( 2.521821)
build_all 0.000000 0.007269 3.871799 ( 1.930506)
build_install 0.009207 0.003858 2.999008 ( 2.185661)
test_btest 0.000594 0.000189 57.680125 ( 20.638560)
test_basic 0.000253 0.004684 0.477622 ( 0.571928)
test_all 0.001442 0.000525 636.616330 (194.726251)
test_rubyspec 0.033493 0.018146 68.591610 ( 78.949708)
total: 304.36 sec