Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-012832
#<BuildRuby:0x0000562a1a12afa8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-012832",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004349 0.000790 0.805181 ( 1.175347)
build_miniruby 0.000885 0.000161 0.819783 ( 0.820048)
build_ruby 0.001299 0.000236 2.690836 ( 2.691532)
build_all 0.002802 0.005391 12.014994 ( 0.978532)
build_install 0.000000 0.011222 3.437011 ( 0.972104)
test_btest 0.000792 0.000000 62.406321 ( 5.707321)
test_basic 0.002210 0.002463 0.400603 ( 0.481536)
test_all 0.066646 0.028574 365.576545 ( 41.945789)
test_rubyspec 0.029593 0.036832 40.380524 ( 52.938255)
total: 107.71 sec