Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-060028
#<BuildRuby:0x00007f7e5e3cfdc8
@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.20240712-060028",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000032)
build_up 0.000000 0.007354 3.170476 ( 3.191188)
build_miniruby 0.001020 0.000613 1.547857 ( 1.545246)
build_ruby 0.001907 0.000000 3.791704 ( 3.975251)
build_all 0.008638 0.000000 7.800181 ( 3.074061)
build_install 0.019065 0.000265 10.486446 ( 4.788304)
test_btest 0.000771 0.000105 114.190195 ( 30.250022)
test_basic 0.007939 0.000511 1.191267 ( 1.242182)
test_all 0.120495 0.037618 845.786293 (279.043236)
test_rubyspec 0.060079 0.028549 165.486184 ( 33.921584)
total: 361.03 sec