Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-205916
#<BuildRuby:0x00007f1ab1dffde0
@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.20241206-205916",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000084 0.008046 3.316298 ( 3.228291)
build_miniruby 0.001191 0.000412 1.450259 ( 1.448079)
build_ruby 0.001454 0.000503 3.682980 ( 18.235360)
build_all 0.003437 0.005443 6.069636 ( 2.478769)
build_install 0.012494 0.006700 8.147188 ( 3.791437)
test_btest 0.000740 0.000295 79.911942 ( 31.198609)
test_basic 0.006250 0.004399 1.014366 ( 2.548694)
test_all 0.095018 0.056277 798.096275 (273.504427)
test_rubyspec 0.061257 0.025737 122.718436 ( 34.979896)
total: 371.41 sec