Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251002-211332
#<BuildRuby:0x000072bbe96ffdc0
@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.20251002-211332",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005551 0.003697 4.515916 ( 3.073582)
build_miniruby 0.001175 0.000247 14.646249 ( 14.124942)
build_ruby 0.001692 0.000144 3.335361 ( 3.386203)
build_all 0.006582 0.001329 5.799689 ( 2.495692)
build_install 0.016557 0.004626 8.681858 ( 3.975772)
test_btest 0.000775 0.000168 60.702518 ( 20.631453)
test_basic 0.002996 0.004163 1.038398 ( 1.281391)
test_all 0.088308 0.029663 607.939974 (200.289947)
test_rubyspec 0.044855 0.035147 114.491454 ( 22.518569)
total: 271.78 sec