Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-024932
#<BuildRuby:0x00007f856110fde0
@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.20241228-024932",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.001205 0.004396 1.855054 ( 2.579843)
build_miniruby 0.001566 0.000000 1.295689 ( 1.292923)
build_ruby 0.002096 0.000000 3.632454 ( 20.004037)
build_all 0.008978 0.000205 6.069536 ( 2.485116)
build_install 0.006357 0.010110 7.709333 ( 4.245601)
test_btest 0.000836 0.000304 76.675995 ( 22.924383)
test_basic 0.008797 0.001722 0.834117 ( 0.882513)
test_all 0.107219 0.039421 729.377984 (208.376460)
test_rubyspec 0.054199 0.029166 116.718833 ( 25.488901)
total: 288.28 sec