Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-073813
#<BuildRuby:0x000055a3d22ee228
@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.20230811-073813",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002836 0.004642 2.473504 ( 7.111142)
build_miniruby 0.000000 0.002508 1.873281 ( 4.173981)
build_ruby 0.000197 0.001679 3.795129 ( 8.319559)
build_all 0.007746 0.001659 3.076323 ( 4.911189)
build_install 0.019095 0.002864 4.751974 ( 7.623555)
test_btest 0.000747 0.000154 89.733171 ( 68.811899)
test_basic 0.003072 0.005046 1.026845 ( 2.343130)
test_all 0.001146 0.000269 732.657249 (526.747918)
test_rubyspec 0.043292 0.023873 107.370359 (213.997784)
total: 844.04 sec