Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-002153
#<BuildRuby:0x0000564ebd7280c8
@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.20231211-002153",
@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.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004165 0.000129 0.995512 ( 1.417935)
build_miniruby 0.000843 0.000230 0.868613 ( 0.868170)
build_ruby 0.001195 0.000000 2.704221 ( 2.706410)
build_all 0.007926 0.000351 12.114273 ( 1.010815)
build_install 0.001963 0.010984 3.588704 ( 0.959980)
test_btest 0.000671 0.000000 63.361986 ( 4.984299)
test_basic 0.003344 0.000102 0.376298 ( 0.457618)
test_all 0.084946 0.012631 376.600609 ( 33.480814)
test_rubyspec 0.022701 0.048951 39.772554 ( 52.442442)
total: 98.33 sec