Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-193859
#<BuildRuby:0x000055564f1528e0
@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.20230906-193859",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.006226 0.000390 2.008498 ( 3.678604)
build_miniruby 0.002325 0.000146 63.590264 ( 58.589439)
build_ruby 0.002105 0.000132 3.694927 ( 4.778750)
build_all 0.009561 0.000320 6.395053 ( 6.320383)
build_install 0.016589 0.004344 8.159649 ( 9.009680)
test_btest 0.000849 0.000069 84.816387 ( 79.638427)
test_basic 0.008028 0.000651 1.027252 ( 1.703439)
test_all 0.010816 0.008700 766.616009 (845.749595)
test_rubyspec 0.038387 0.041203 106.792433 (154.761279)
total: 1164.23 sec