Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250625-021646
#<BuildRuby:0x000071d99763fdc0
@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.20250625-021646",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.005862 0.002804 3.879453 ( 2.874890)
build_miniruby 0.001035 0.000293 1.191511 ( 1.188569)
build_ruby 0.000951 0.000712 3.433163 ( 3.587092)
build_all 0.006312 0.001658 5.952966 ( 2.530093)
build_install 0.013530 0.006798 8.525084 ( 4.228206)
test_btest 0.000719 0.000221 51.540798 ( 14.869340)
test_basic 0.004185 0.002554 0.905729 ( 0.960487)
test_all 0.085909 0.030789 667.962378 (200.453349)
test_rubyspec 0.044270 0.035994 154.538812 ( 30.765392)
total: 261.46 sec