Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-061928
#<BuildRuby:0x00007fcf2818fde0
@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.20240701-061928",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000035 0.000000 0.000035 ( 0.000036)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.001317 0.006976 3.587831 ( 3.311866)
build_miniruby 0.001171 0.000479 1.150578 ( 1.147378)
build_ruby 0.000922 0.001041 3.379971 ( 3.535730)
build_all 0.002957 0.005299 6.664166 ( 2.553174)
build_install 0.007339 0.012227 9.620913 ( 4.171261)
test_btest 0.000000 0.001349 103.992543 ( 26.682345)
test_basic 0.002465 0.006861 1.070538 ( 1.118639)
test_all 0.094863 0.053240 780.682858 (235.218137)
test_rubyspec 0.038195 0.056736 165.799762 ( 27.788209)
total: 305.53 sec