Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-081150
#<BuildRuby:0x00007f7a303dfde0
@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.20241127-081150",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.006382 0.002031 2.972060 ( 2.881004)
build_miniruby 0.001587 0.000555 1.460108 ( 1.455829)
build_ruby 0.000000 0.002005 3.288765 ( 3.467731)
build_all 0.002898 0.005235 5.413468 ( 2.155697)
build_install 0.017082 0.000389 7.677126 ( 3.509876)
test_btest 0.000685 0.000244 72.891515 ( 19.129919)
test_basic 0.002900 0.006744 0.990918 ( 1.041852)
test_all 0.112271 0.033051 631.109067 (199.620385)
test_rubyspec 0.049088 0.032322 114.813699 ( 21.677878)
total: 254.94 sec