Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250413-011151
#<BuildRuby:0x00007fe2af4dfdc0
@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.20250413-011151",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.002377 0.006010 3.645192 ( 2.884509)
build_miniruby 0.001548 0.000567 1.621888 ( 1.678233)
build_ruby 0.001853 0.000680 4.312261 ( 10.865825)
build_all 0.006361 0.003382 6.387172 ( 4.009012)
build_install 0.018466 0.004918 9.192260 ( 5.935030)
test_btest 0.000540 0.000195 52.936552 ( 38.220123)
test_basic 0.011232 0.000983 0.965430 ( 1.256813)
test_all 0.083998 0.042757 635.429437 (384.688638)
test_rubyspec 0.062260 0.023069 110.396553 ( 77.760977)
total: 527.30 sec