Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250306-164012
#<BuildRuby:0x00007f85ac3ffdc0
@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.20250306-164012",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000045)
build_up 0.002148 0.004495 3.223908 ( 2.437723)
build_miniruby 0.001185 0.000263 1.229348 ( 1.226449)
build_ruby 0.001375 0.000305 3.287501 ( 18.767469)
build_all 0.002324 0.004866 5.241503 ( 2.277041)
build_install 0.009012 0.006266 7.811346 ( 4.086141)
test_btest 0.000803 0.000234 44.307607 ( 13.203742)
test_basic 0.003215 0.003832 0.794392 ( 0.879680)
test_all 0.093304 0.020247 530.925703 (162.482317)
test_rubyspec 0.039593 0.033648 95.864411 ( 22.881156)
total: 228.24 sec