Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250728-073343
#<BuildRuby:0x00007342b503fdc0
@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.20250728-073343",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.006054 0.002534 4.232701 ( 2.853081)
build_miniruby 0.001537 0.000000 1.490899 ( 1.488353)
build_ruby 0.001725 0.000000 3.628149 ( 3.737588)
build_all 0.004458 0.003953 6.392905 ( 2.654007)
build_install 0.015361 0.004379 9.684010 ( 4.834593)
test_btest 0.002365 0.000000 65.230881 ( 18.300483)
test_basic 0.005262 0.003220 0.919529 ( 0.968396)
test_all 0.083554 0.044072 789.431686 (245.022683)
test_rubyspec 0.051524 0.032166 169.293453 ( 57.208809)
total: 337.07 sec