Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-043757
#<BuildRuby:0x00007f6e3846fde0
@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.20241225-043757",
@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.000026 0.000000 0.000026 ( 0.000025)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.005863 0.000000 1.854959 ( 2.310058)
build_miniruby 0.001556 0.000000 1.766292 ( 1.764756)
build_ruby 0.001659 0.000139 3.184342 ( 3.380388)
build_all 0.008580 0.000408 6.825048 ( 2.851850)
build_install 0.007653 0.008970 8.480257 ( 4.521896)
test_btest 0.000979 0.000000 76.236986 ( 22.818781)
test_basic 0.008275 0.000000 0.878433 ( 0.931021)
test_all 0.096801 0.048294 702.108472 (203.438667)
test_rubyspec 0.044529 0.040788 118.979459 ( 27.625398)
total: 269.64 sec