Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250213-110619
#<BuildRuby:0x00007fd31388fde0
@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.20250213-110619",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.001677 0.004707 3.127697 ( 2.849931)
build_miniruby 0.001123 0.000421 1.372122 ( 1.459661)
build_ruby 0.001347 0.000505 3.034453 ( 33.247014)
build_all 0.003019 0.004479 5.156577 ( 3.058088)
build_install 0.014035 0.002430 7.192086 ( 3.564237)
test_btest 0.000684 0.000261 42.681646 ( 14.230422)
test_basic 0.006441 0.000826 0.819826 ( 0.882662)
test_all 0.067997 0.044510 526.142043 (176.054107)
test_rubyspec 0.041153 0.031362 96.095167 ( 22.395520)
total: 257.74 sec