Logfile: /home/ko1/ruby/logs/brlog.trunk.20260207-101809
#<BuildRuby:0x00007e6ed1acfdc8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20260207-101809",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000002 0.000001 0.000003 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.001679 0.003818 1.531968 ( 1.728201)
build_miniruby 0.000899 0.000523 0.730958 ( 0.729967)
build_ruby 0.001171 0.000680 2.764950 ( 2.493988)
build_all 0.004235 0.002284 7.724740 ( 4.776886)
build_install 0.007203 0.004287 8.410137 ( 5.399193)
test_btest 0.001528 0.000227 43.959290 ( 4.865010)
test_basic 0.002141 0.003375 2.598549 ( 2.671472)
test_all 0.076708 0.021299 384.607089 ( 53.464026)
test_rubyspec 0.036162 0.019781 89.786468 ( 23.377083)
total: 99.51 sec