Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-212215
#<BuildRuby:0x00007f387e2afdd8
@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.20240930-212215",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.006823 0.001074 3.831983 ( 3.180728)
build_miniruby 0.001127 0.000441 1.175840 ( 1.173127)
build_ruby 0.001337 0.000523 3.797214 ( 14.784472)
build_all 0.005108 0.002906 6.442287 ( 2.825525)
build_install 0.008437 0.008388 8.920926 ( 4.544068)
test_btest 0.001059 0.000000 92.955581 ( 27.909851)
test_basic 0.006520 0.003872 1.057113 ( 1.104339)
test_all 0.099772 0.049977 741.337816 (225.416855)
test_rubyspec 0.053789 0.028381 131.597801 ( 27.307295)
total: 308.25 sec