Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251001-005428
#<BuildRuby:0x00007c1384ebfdc0
@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.20251001-005428",
@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.000023)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.003946 0.005624 4.647570 ( 3.207314)
build_miniruby 0.000000 0.001432 2.187589 ( 2.183934)
build_ruby 0.001828 0.000000 4.277283 ( 4.503270)
build_all 0.007964 0.001768 7.137616 ( 4.763558)
build_install 0.018367 0.006782 10.600704 ( 7.373178)
test_btest 0.000856 0.000276 65.666164 ( 20.232295)
test_basic 0.003719 0.005139 0.977658 ( 1.024358)
test_all 0.085666 0.037880 690.622147 (233.982339)
test_rubyspec 0.047310 0.037159 119.188768 ( 27.870031)
total: 305.14 sec