Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-115153
#<BuildRuby:0x00007efded9cfdc8
@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.20240628-115153",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.004874 0.003056 3.813741 ( 3.374556)
build_miniruby 0.001279 0.000397 1.686906 ( 1.683490)
build_ruby 0.002926 0.000000 4.707006 ( 5.145638)
build_all 0.012083 0.000000 8.698650 ( 5.133674)
build_install 0.016440 0.010419 12.134814 ( 8.275984)
test_btest 0.000707 0.000222 116.814929 ( 36.688501)
test_basic 0.007969 0.001137 0.971365 ( 1.020575)
test_all 0.094783 0.058217 859.065808 (254.589811)
test_rubyspec 0.041522 0.050968 163.668962 ( 34.991677)
total: 350.91 sec