Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251029-140335
#<BuildRuby:0x000070f3f258fdc0
@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.20251029-140335",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002521 0.005219 3.275085 ( 2.144906)
build_miniruby 0.001195 0.000047 1.126723 ( 1.124186)
build_ruby 0.001452 0.000118 2.965069 ( 3.066457)
build_all 0.006008 0.002013 5.056396 ( 2.060226)
build_install 0.010418 0.006275 7.508136 ( 3.593401)
test_btest 0.000043 0.001018 62.120962 ( 20.731713)
test_basic 0.000000 0.006364 0.668888 ( 0.734764)
test_all 0.082515 0.032952 585.020101 (181.917204)
test_rubyspec 0.049219 0.032100 111.265922 ( 19.027625)
total: 234.40 sec