Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-164136
#<BuildRuby:0x00007f5e93e2fdd0
@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.20240710-164136",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.003177 0.004506 3.358783 ( 3.107773)
build_miniruby 0.001422 0.000258 1.572190 ( 1.568711)
build_ruby 0.001525 0.000278 3.231946 ( 3.392045)
build_all 0.003601 0.005035 7.200601 ( 2.749063)
build_install 0.010347 0.006831 9.747588 ( 4.317587)
test_btest 0.000694 0.000187 105.406192 ( 27.912729)
test_basic 0.003806 0.004040 0.941195 ( 0.992405)
test_all 0.081147 0.067866 809.002003 (247.474149)
test_rubyspec 0.042968 0.041350 165.627679 ( 28.523833)
total: 320.04 sec