Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-223302
#<BuildRuby:0x00007f8fa05dfde0
@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.20240727-223302",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.004521 0.002946 3.598511 ( 3.771409)
build_miniruby 0.001207 0.000362 1.580149 ( 1.576978)
build_ruby 0.001368 0.000411 3.841915 ( 4.014354)
build_all 0.006946 0.000869 7.984381 ( 3.194513)
build_install 0.011706 0.006445 10.417741 ( 5.007641)
test_btest 0.000764 0.000239 114.978701 ( 30.191960)
test_basic 0.003061 0.005372 1.189747 ( 1.242000)
test_all 0.091777 0.056981 832.304396 (248.241303)
test_rubyspec 0.052783 0.036766 163.106176 ( 34.917680)
total: 332.16 sec