Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250528-064348
#<BuildRuby:0x00007fb3a40dfde0
@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.20250528-064348",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002089 0.004577 2.714723 ( 2.333212)
build_miniruby 0.001138 0.000274 1.063474 ( 1.060707)
build_ruby 0.001291 0.000310 3.037384 ( 3.237663)
build_all 0.003773 0.004133 5.385781 ( 2.120994)
build_install 0.009381 0.008783 7.381902 ( 3.574578)
test_btest 0.000731 0.000235 47.837614 ( 12.862730)
test_basic 0.005639 0.001813 0.618103 ( 0.685250)
test_all 0.074591 0.042713 587.536378 (187.875897)
test_rubyspec 0.037011 0.042676 111.383908 ( 32.791689)
total: 246.54 sec