Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-090259
#<BuildRuby:0x00007ff75475fdc0
@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.20240730-090259",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003323 0.004677 3.622529 ( 3.480668)
build_miniruby 0.001222 0.000276 1.666409 ( 1.662920)
build_ruby 0.001528 0.000346 3.808968 ( 3.970964)
build_all 0.007008 0.001583 7.921278 ( 3.098836)
build_install 0.007635 0.010276 10.924058 ( 5.113476)
test_btest 0.000808 0.000231 111.340271 ( 28.903993)
test_basic 0.005304 0.004472 1.260528 ( 1.312330)
test_all 0.108719 0.041766 860.457301 (266.525731)
test_rubyspec 0.051444 0.038053 164.446524 ( 32.758578)
total: 346.83 sec