Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-031638
#<BuildRuby:0x00007f44e073fdd0
@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.20240923-031638",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003255 0.005084 3.616277 ( 2.961796)
build_miniruby 0.001711 0.000000 1.214820 ( 1.211403)
build_ruby 0.001891 0.000000 3.379625 ( 3.553020)
build_all 0.004340 0.004053 6.207895 ( 2.632208)
build_install 0.014428 0.005893 9.039678 ( 4.003620)
test_btest 0.000920 0.000000 87.822036 ( 22.742833)
test_basic 0.004004 0.006581 1.141639 ( 1.188796)
test_all 0.118256 0.033097 742.567897 (225.374943)
test_rubyspec 0.039949 0.042601 137.957260 ( 34.117734)
total: 297.79 sec