Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-203201
#<BuildRuby:0x00007f15626efdd8
@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.20240728-203201",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.007727 0.000000 3.484307 ( 3.313730)
build_miniruby 0.001356 0.000189 1.293772 ( 1.290672)
build_ruby 0.001470 0.000237 3.642794 ( 3.843635)
build_all 0.008615 0.000057 7.853217 ( 3.092482)
build_install 0.017723 0.000161 10.241669 ( 4.597519)
test_btest 0.000912 0.000123 118.057757 ( 44.040490)
test_basic 0.001156 0.007829 1.125481 ( 1.174514)
test_all 0.091580 0.060468 770.363956 (219.724718)
test_rubyspec 0.030268 0.057851 165.984657 ( 30.377821)
total: 311.46 sec