Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250424-104425
#<BuildRuby:0x00007f1f2f0dfde0
@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.20250424-104425",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.005576 0.000198 1.567310 ( 1.876378)
build_miniruby 0.001285 0.000156 1.240634 ( 1.237967)
build_ruby 0.001637 0.000199 4.137925 ( 4.274574)
build_all 0.005535 0.003156 5.726028 ( 2.368041)
build_install 0.015934 0.003953 7.552566 ( 4.195400)
test_btest 0.000746 0.000112 51.413698 ( 14.446781)
test_basic 0.005115 0.003362 0.738173 ( 0.787928)
test_all 0.107770 0.015400 633.634946 (203.432720)
test_rubyspec 0.041140 0.037304 106.438151 ( 22.473774)
total: 255.09 sec