Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-195939
#<BuildRuby:0x00007f374803fdc8
@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.20240713-195939",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.002610 0.004491 3.483445 ( 3.687502)
build_miniruby 0.001342 0.000232 1.487625 ( 1.484400)
build_ruby 0.001637 0.000283 3.425242 ( 3.601656)
build_all 0.002247 0.007075 7.791619 ( 3.022285)
build_install 0.017697 0.002039 9.563779 ( 4.204272)
test_btest 0.000826 0.000175 112.595409 ( 29.981885)
test_basic 0.006657 0.000472 1.136354 ( 1.190454)
test_all 0.076153 0.076632 859.503370 (258.398546)
test_rubyspec 0.041451 0.045429 163.958229 ( 33.111026)
total: 338.68 sec