Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-004310
#<BuildRuby:0x00005596ba301a00
@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-004310",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002349 0.003574 2.091302 ( 2.636833)
build_miniruby 0.001627 0.000361 62.678246 ( 27.366993)
build_ruby 0.001297 0.000289 3.459092 ( 3.719768)
build_all 0.007145 0.000678 6.387013 ( 3.035083)
build_install 0.016423 0.002418 8.230326 ( 4.493398)
test_btest 0.000761 0.000000 92.438901 ( 33.235910)
test_basic 0.006804 0.000000 0.890546 ( 0.975960)
test_all 0.104058 0.015042 772.171820 (301.901717)
test_rubyspec 0.037013 0.049681 121.297258 (130.928573)
total: 508.30 sec