Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-235718
#<BuildRuby:0x00007fcb1dfdfdc8
@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.20241225-235718",
@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.000007 0.000028 ( 0.000029)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.005279 0.001697 2.260255 ( 4.521848)
build_miniruby 0.001251 0.000403 1.810187 ( 3.068948)
build_ruby 0.002310 0.000000 4.334988 ( 14.296525)
build_all 0.009998 0.001143 7.376127 ( 10.057058)
build_install 0.010773 0.013998 9.272957 ( 12.750107)
test_btest 0.000812 0.000304 81.726198 (117.765365)
test_basic 0.008489 0.003183 1.128090 ( 2.155407)
test_all 0.115057 0.044487 772.118107 (757.514649)
test_rubyspec 0.048976 0.034712 118.417285 ( 28.510814)
total: 950.64 sec