Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-010238
#<BuildRuby:0x0000564ae73a4188
@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.20240110-010238",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005360 0.816484 ( 1.596775)
build_miniruby 0.000812 0.000287 0.825003 ( 0.825279)
build_ruby 0.001594 0.000000 2.675707 ( 2.676114)
build_all 0.006260 0.001292 12.022566 ( 0.978969)
build_install 0.003776 0.009548 3.408052 ( 0.974541)
test_btest 0.000549 0.000240 64.017641 ( 5.685088)
test_basic 0.001549 0.004300 0.409411 ( 0.488321)
test_all 0.085557 0.009784 362.140670 ( 32.101314)
test_rubyspec 0.042608 0.021713 40.555496 ( 53.352773)
total: 98.68 sec