Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250111-075420
#<BuildRuby:0x00007fcfef99fdd8
@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.20250111-075420",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.002519 0.003778 2.139211 ( 2.424554)
build_miniruby 0.001330 0.000190 1.387032 ( 1.384658)
build_ruby 0.001539 0.000220 3.568216 ( 3.771376)
build_all 0.006173 0.002482 5.487945 ( 2.267131)
build_install 0.004493 0.013217 7.428034 ( 4.027164)
test_btest 0.000636 0.000164 69.323553 ( 19.286123)
test_basic 0.003021 0.004429 0.886807 ( 0.946487)
test_all 0.099637 0.039070 623.136857 (207.233665)
test_rubyspec 0.037390 0.040989 102.964226 ( 23.994322)
total: 265.34 sec