Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-161646
#<BuildRuby:0x00007fe7c22bfdc0
@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.20240709-161646",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.007178 0.000677 3.846105 ( 3.415157)
build_miniruby 0.001326 0.000284 1.573113 ( 1.570937)
build_ruby 0.001901 0.000407 3.386745 ( 3.563688)
build_all 0.004260 0.005317 7.517347 ( 2.928888)
build_install 0.011871 0.008422 10.082048 ( 4.485171)
test_btest 0.000699 0.000203 113.592064 ( 31.060281)
test_basic 0.004687 0.004483 1.196340 ( 1.245285)
test_all 0.129985 0.017538 816.885786 (246.419976)
test_rubyspec 0.029620 0.058168 161.714778 ( 34.378559)
total: 329.07 sec