Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260226-031453
#<BuildRuby:0x000074088fb5fde0
@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.20260226-031453",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.001458 0.005805 2.734609 ( 4.707603)
build_miniruby 0.000943 0.000977 1.693536 ( 1.595652)
build_ruby 0.001914 0.000296 4.666724 ( 11.056829)
build_all 0.008134 0.002077 13.793909 ( 8.266070)
build_install 0.014187 0.008087 17.154520 ( 11.482083)
test_btest 0.002623 0.000872 85.573660 ( 26.934109)
test_basic 0.007293 0.002092 5.554047 ( 5.686283)
test_all 0.095899 0.033807 831.847752 (301.875777)
test_rubyspec 0.047224 0.041152 152.465462 ( 47.462506)
total: 419.07 sec