Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251226-063205
#<BuildRuby:0x0000749c49cbfde0
@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.20251226-063205",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000047 0.000000 0.000047 ( 0.000045)
configure 0.000036 0.000000 0.000036 ( 0.000037)
build_up 0.003351 0.002896 2.392068 ( 2.545815)
build_miniruby 0.001176 0.000353 1.953836 ( 1.950668)
build_ruby 0.001119 0.000765 4.364788 ( 4.414717)
build_all 0.005811 0.003913 7.195428 ( 3.231625)
build_install 0.014882 0.005991 9.511904 ( 5.359996)
test_btest 0.000744 0.000246 77.742929 ( 23.821962)
test_basic 0.004566 0.004646 1.129799 ( 1.181304)
test_all 0.102868 0.030836 802.927033 (235.065896)
test_rubyspec 0.048676 0.036990 132.466064 ( 31.518035)
total: 309.09 sec