Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-215541
#<BuildRuby:0x00007fcb6519fdd8
@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.20240920-215541",
@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.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005593 0.003453 4.873378 ( 4.051312)
build_miniruby 0.001462 0.000354 1.709064 ( 1.704958)
build_ruby 0.001844 0.000000 4.541833 ( 4.718365)
build_all 0.008956 0.000000 7.089884 ( 3.002095)
build_install 0.016099 0.004698 10.645539 ( 5.117787)
test_btest 0.000896 0.000207 97.358581 ( 25.566175)
test_basic 0.004767 0.005365 1.012234 ( 1.054897)
test_all 0.099774 0.053329 832.320961 (261.966921)
test_rubyspec 0.039290 0.050290 140.602527 ( 29.316472)
total: 336.50 sec