Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250530-083842
#<BuildRuby:0x00007f3a570dfdc0
@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.20250530-083842",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.002177 0.004287 2.517055 ( 2.201973)
build_miniruby 0.001331 0.000143 1.257491 ( 1.254947)
build_ruby 0.001667 0.000178 3.850285 ( 3.992913)
build_all 0.003716 0.004779 5.664421 ( 2.274572)
build_install 0.012033 0.003524 7.398164 ( 3.496241)
test_btest 0.000755 0.000118 49.263953 ( 13.493482)
test_basic 0.002586 0.004725 0.671443 ( 0.726024)
test_all 0.081082 0.033135 603.487618 (199.268183)
test_rubyspec 0.024053 0.048227 103.549723 ( 21.104985)
total: 247.81 sec