Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250816-162751
#<BuildRuby:0x00007531522dfde0
@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.20250816-162751",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.005652 0.004370 4.754421 ( 3.579471)
build_miniruby 0.001381 0.000100 1.744567 ( 1.770514)
build_ruby 0.000886 0.000994 4.615942 ( 4.890077)
build_all 0.006117 0.003405 6.628631 ( 3.928572)
build_install 0.015206 0.006124 9.875243 ( 5.318533)
test_btest 0.000194 0.000769 59.993852 ( 17.410121)
test_basic 0.004526 0.002894 1.035288 ( 1.110186)
test_all 0.088975 0.027865 600.598047 (190.912708)
test_rubyspec 0.049422 0.028516 110.757955 ( 26.568998)
total: 255.49 sec