Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251030-211817
#<BuildRuby:0x00007c54836ffdc0
@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.20251030-211817",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000045)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000969 0.008015 4.796723 ( 3.423388)
build_miniruby 0.000727 0.000932 2.719381 ( 2.169529)
build_ruby 0.001193 0.000688 3.934385 ( 3.999116)
build_all 0.006059 0.002282 6.559021 ( 2.873443)
build_install 0.017465 0.004189 9.660279 ( 4.933836)
test_btest 0.000755 0.000201 65.876149 ( 18.109082)
test_basic 0.002951 0.004121 1.001363 ( 1.052910)
test_all 0.081723 0.040833 700.973211 (231.595814)
test_rubyspec 0.043051 0.037242 114.334012 ( 26.654062)
total: 294.81 sec