Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-223252
#<BuildRuby:0x00007f61c596fdd8
@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.20240627-223252",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.007523 0.000805 3.694110 ( 3.340750)
build_miniruby 0.001682 0.000000 1.266701 ( 1.263632)
build_ruby 0.002129 0.000000 3.427395 ( 3.624703)
build_all 0.004897 0.004260 7.717312 ( 3.013389)
build_install 0.016967 0.004339 11.089697 ( 5.425188)
test_btest 0.000899 0.000219 114.328148 ( 31.634421)
test_basic 0.007946 0.001001 1.232240 ( 1.282079)
test_all 0.115689 0.034918 852.889946 (248.410555)
test_rubyspec 0.037326 0.052318 161.927139 ( 32.191176)
total: 330.19 sec