Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260103-175250
#<BuildRuby:0x000077160a99fdd0
@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.20260103-175250",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.001398 0.006855 3.242447 ( 3.414968)
build_miniruby 0.001644 0.000000 1.943265 ( 1.997427)
build_ruby 0.001192 0.000980 5.131073 ( 5.388663)
build_all 0.007455 0.002840 7.589278 ( 5.027137)
build_install 0.020653 0.004189 10.526768 ( 7.722773)
test_btest 0.001080 0.000022 83.415148 ( 48.741809)
test_basic 0.004220 0.005333 1.198481 ( 1.533934)
test_all 0.096647 0.042101 813.906267 (352.049029)
test_rubyspec 0.046061 0.040482 132.867353 ( 33.493739)
total: 459.37 sec