Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250831-013526
#<BuildRuby:0x000076de1a59fdc0
@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.20250831-013526",
@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.000020 0.000000 0.000020 ( 0.000019)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002517 0.006687 4.676843 ( 2.934882)
build_miniruby 0.001297 0.000085 1.656272 ( 1.652533)
build_ruby 0.001052 0.000727 4.010005 ( 4.082138)
build_all 0.005622 0.002906 6.563596 ( 2.828687)
build_install 0.017154 0.003769 9.831726 ( 4.919756)
test_btest 0.000690 0.000198 62.903617 ( 17.932291)
test_basic 0.006259 0.002394 0.866545 ( 0.913093)
test_all 0.092251 0.034245 700.281965 (219.476117)
test_rubyspec 0.051202 0.026660 116.936485 ( 25.708952)
total: 280.45 sec