Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-015558
#<BuildRuby:0x00007f0c566afdd8
@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.20241112-015558",
@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.000009 0.000005 0.000014 ( 0.000014)
autoconf 0.000018 0.000009 0.000027 ( 0.000026)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.002251 0.005270 3.130903 ( 3.015717)
build_miniruby 0.000000 0.001564 1.179869 ( 1.177022)
build_ruby 0.001038 0.000804 4.124817 ( 4.322032)
build_all 0.005183 0.004708 6.988635 ( 4.478509)
build_install 0.021786 0.002753 10.235001 ( 6.828468)
test_btest 0.000729 0.000349 74.179321 ( 21.272683)
test_basic 0.004241 0.006228 0.879375 ( 0.921465)
test_all 0.099487 0.045362 705.513245 (206.763143)
test_rubyspec 0.030811 0.049463 120.277135 ( 25.209935)
total: 273.99 sec