Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-232901
#<BuildRuby:0x00007c90e290fde0
@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.20250723-232901",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.001194 0.006009 3.671415 ( 2.624488)
build_miniruby 0.001017 0.000323 1.470786 ( 1.468517)
build_ruby 0.000227 0.001420 3.766585 ( 3.881100)
build_all 0.004382 0.003488 6.012683 ( 2.605706)
build_install 0.015290 0.002390 8.938484 ( 4.672488)
test_btest 0.002318 0.000076 58.175599 ( 18.586318)
test_basic 0.002073 0.005576 0.943596 ( 0.996177)
test_all 0.085508 0.031409 672.658318 (213.189057)
test_rubyspec 0.038387 0.038463 152.840891 ( 28.653381)
total: 276.68 sec