Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-151953
#<BuildRuby:0x00007ffaf5c7fdd8
@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.20240617-151953",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.007427 0.001575 3.958236 ( 6.759977)
build_miniruby 0.001979 0.000420 1.845321 ( 2.611455)
build_ruby 0.002438 0.000518 4.582722 ( 6.710696)
build_all 0.012242 0.000000 8.664674 ( 11.526680)
build_install 0.019724 0.008114 11.695748 ( 15.156222)
test_btest 0.000844 0.000185 119.633042 (151.592398)
test_basic 0.006574 0.006938 1.319632 ( 2.456684)
test_all 0.120295 0.042195 890.003117 (640.551688)
test_rubyspec 0.045055 0.042920 163.155755 ( 44.727644)
total: 882.09 sec