Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250306-094609
#<BuildRuby:0x00007f33c64ffdc0
@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-094609",
@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.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005486 0.000915 2.864525 ( 2.123943)
build_miniruby 0.001340 0.000224 1.127172 ( 1.124952)
build_ruby 0.002076 0.000000 2.887428 ( 3.092789)
build_all 0.007007 0.000000 5.058335 ( 2.008136)
build_install 0.012723 0.004360 7.915126 ( 4.225910)
test_btest 0.000700 0.000121 44.788255 ( 12.753921)
test_basic 0.005819 0.001003 0.677513 ( 0.733454)
test_all 0.079992 0.033190 503.688685 (152.815784)
test_rubyspec 0.035370 0.034554 97.107348 ( 18.103409)
total: 196.98 sec