Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250702-151047
#<BuildRuby:0x000070d57610fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250702-151047",
@make="make",
@no_timeout_error=nil,
@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.000003 0.000020 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.007034 2.886450 ( 2.132354)
build_miniruby 0.000580 0.000801 1.141437 ( 1.139708)
build_ruby 0.001260 0.000315 2.677725 ( 2.892824)
build_all 0.006515 0.001122 5.265640 ( 2.087909)
build_install 0.009724 0.007273 7.596054 ( 3.561872)
test_btest 0.000691 0.000196 48.102619 ( 14.645624)
test_basic 0.003581 0.002447 0.639485 ( 0.702883)
test_all 0.085493 0.031420 663.029292 (217.297947)
test_rubyspec 0.049246 0.027961 155.126289 ( 35.079664)
total: 279.54 sec