Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-062656
#<BuildRuby:0x000055ff88f03858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231128-062656",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005080 0.000145 1.352616 ( 1.747344)
build_miniruby 0.001009 0.000159 0.863996 ( 0.863619)
build_ruby 0.001177 0.000186 2.796452 ( 2.796951)
build_all 0.002827 0.008283 17.666054 ( 1.608708)
build_install 0.003740 0.005378 5.329526 ( 1.235928)
test_btest 0.000889 0.000267 88.639018 ( 6.908591)
test_basic 0.000270 0.004590 0.748211 ( 0.824935)
test_all 0.102831 0.032774 558.174572 ( 54.747967)
test_rubyspec 0.023768 0.026721 52.484111 ( 64.714905)
total: 135.45 sec