Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-231755
#<BuildRuby:0x00007f01e6cdfde0
@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.20240811-231755",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.003575 0.004400 3.341832 ( 3.353796)
build_miniruby 0.001548 0.000182 1.489581 ( 1.487505)
build_ruby 0.001577 0.000186 4.048647 ( 4.230579)
build_all 0.011131 0.000000 9.018569 ( 4.079588)
build_install 0.023114 0.000493 12.083382 ( 6.055510)
test_btest 0.000826 0.000081 122.929585 ( 35.748431)
test_basic 0.010265 0.000565 1.209848 ( 1.255056)
test_all 0.120818 0.030706 867.778736 (268.701328)
test_rubyspec 0.059402 0.035696 168.026183 ( 28.963626)
total: 353.88 sec