Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250705-124659
#<BuildRuby:0x0000762ae085fdc8
@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.20250705-124659",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000026 0.000009 0.000035 ( 0.000036)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.002058 0.005867 3.730554 ( 2.672528)
build_miniruby 0.001411 0.000000 1.537246 ( 1.534228)
build_ruby 0.001674 0.000099 3.527864 ( 3.664083)
build_all 0.004835 0.003435 6.188394 ( 2.603873)
build_install 0.012329 0.006134 9.044082 ( 4.494608)
test_btest 0.000677 0.000270 52.648969 ( 15.647334)
test_basic 0.004712 0.003188 0.943621 ( 0.999662)
test_all 0.089743 0.030762 692.272229 (200.244475)
test_rubyspec 0.050897 0.027772 154.964053 ( 32.848653)
total: 264.71 sec