Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260219-120607
#<BuildRuby:0x00007a64e782fde0
@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.20260219-120607",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000028 0.000010 0.000038 ( 0.000039)
build_up 0.000860 0.006359 2.929773 ( 4.087614)
build_miniruby 0.001682 0.000270 2.255866 ( 2.473300)
build_ruby 0.001211 0.001095 5.263343 ( 5.853628)
build_all 0.006058 0.003276 8.225521 ( 5.693749)
build_install 0.014875 0.007859 10.955325 ( 9.214839)
test_btest 0.000853 0.001420 91.044924 ( 79.577820)
test_basic 0.005488 0.005382 1.402514 ( 4.342727)
test_all 0.109148 0.037605 1013.144986 (1219.028024)
test_rubyspec 0.051983 0.043258 154.429696 (162.859142)
total: 1493.13 sec