Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-031510
#<BuildRuby:0x00007f0803c7fdc8
@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.20241226-031510",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.005446 0.001054 1.909918 ( 2.229586)
build_miniruby 0.000000 0.001499 1.224144 ( 1.221179)
build_ruby 0.000000 0.001945 3.976403 ( 4.121636)
build_all 0.007502 0.001291 6.511510 ( 2.683615)
build_install 0.018786 0.001173 7.803114 ( 3.870629)
test_btest 0.000738 0.000148 75.688331 ( 20.274413)
test_basic 0.008191 0.000718 0.741071 ( 0.787103)
test_all 0.112714 0.030186 728.599275 (228.431773)
test_rubyspec 0.035077 0.043206 112.073711 ( 24.845910)
total: 288.47 sec