Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250627-081356
#<BuildRuby:0x000072f8420cfdc0
@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.20250627-081356",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.003736 0.004212 3.656261 ( 2.674802)
build_miniruby 0.001147 0.000374 1.565912 ( 1.564047)
build_ruby 0.000000 0.001797 3.543154 ( 9.966829)
build_all 0.007722 0.001357 5.998139 ( 2.476773)
build_install 0.016166 0.005057 8.648596 ( 4.232678)
test_btest 0.000000 0.001003 53.095387 ( 17.453897)
test_basic 0.003360 0.004009 0.846289 ( 0.926660)
test_all 0.077846 0.044719 645.136814 (211.193469)
test_rubyspec 0.048768 0.032018 155.904580 ( 23.848338)
total: 274.34 sec