Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-181823
#<BuildRuby:0x000055f25126e258
@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.20240216-181823",
@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.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.000000 0.006129 2.020185 ( 2.389947)
build_miniruby 0.000000 0.001512 1.683626 ( 1.686455)
build_ruby 0.001350 0.000355 3.272236 ( 3.565528)
build_all 0.002947 0.004627 6.547828 ( 3.026172)
build_install 0.015371 0.002250 8.103693 ( 4.678461)
test_btest 0.000989 0.000198 87.666728 ( 32.294006)
test_basic 0.001694 0.004274 0.900381 ( 1.810747)
test_all 0.080901 0.038486 739.259396 (283.278465)
test_rubyspec 0.051240 0.037139 124.779132 (137.033771)
total: 469.76 sec