Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-032706
#<BuildRuby:0x00007fb2add7fde0
@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.20241208-032706",
@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.000000 0.000019 ( 0.000020)
autoconf 0.000032 0.000000 0.000032 ( 0.000033)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.007514 0.000000 3.046983 ( 3.441757)
build_miniruby 0.001224 0.000244 1.352167 ( 1.349006)
build_ruby 0.001385 0.000277 2.926884 ( 32.995676)
build_all 0.007780 0.000000 5.664046 ( 2.562632)
build_install 0.018315 0.000000 7.569685 ( 3.596350)
test_btest 0.000905 0.000000 66.517016 ( 18.906637)
test_basic 0.004471 0.003947 0.825979 ( 0.955500)
test_all 0.120064 0.027268 768.284537 (253.924829)
test_rubyspec 0.049500 0.037272 121.674007 ( 37.539055)
total: 355.27 sec