Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251103-225934
#<BuildRuby:0x000077294bcffdc8
@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.20251103-225934",
@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.000027)
autoconf 0.000036 0.000008 0.000044 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.004958 0.001235 2.203875 ( 2.369285)
build_miniruby 0.000755 0.000945 1.562320 ( 1.558681)
build_ruby 0.000000 0.001767 3.599278 ( 3.701609)
build_all 0.006911 0.001863 6.484516 ( 2.755546)
build_install 0.013637 0.005491 8.985944 ( 5.138718)
test_btest 0.000045 0.000975 67.414718 ( 19.375542)
test_basic 0.004972 0.004196 1.004546 ( 1.053921)
test_all 0.090093 0.034896 712.230631 (205.694551)
test_rubyspec 0.054279 0.028168 120.036661 ( 26.740077)
total: 268.39 sec