Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250620-124903
#<BuildRuby:0x000079939135fdd8
@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.20250620-124903",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.001951 0.005361 3.149969 ( 2.254944)
build_miniruby 0.001004 0.000356 1.123834 ( 1.120753)
build_ruby 0.001066 0.000673 3.187979 ( 3.359760)
build_all 0.006015 0.002002 5.521333 ( 2.216111)
build_install 0.013700 0.004133 8.371222 ( 4.064441)
test_btest 0.000644 0.000225 52.310671 ( 14.885764)
test_basic 0.003726 0.002513 0.778205 ( 0.837728)
test_all 0.085350 0.030136 566.723731 (190.595143)
test_rubyspec 0.037795 0.036373 105.859421 ( 23.498220)
total: 242.83 sec