Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-133340
#<BuildRuby:0x000055d111dab500
@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.20231202-133340",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.004211 0.000701 1.321680 ( 1.773427)
build_miniruby 0.001398 0.000000 0.950980 ( 0.949966)
build_ruby 0.001365 0.000000 2.994723 ( 2.994783)
build_all 0.010205 0.000070 16.268180 ( 1.502937)
build_install 0.001724 0.006985 4.747591 ( 1.136583)
test_btest 0.000618 0.000135 85.978005 ( 6.902946)
test_basic 0.004607 0.000134 0.769157 ( 0.845790)
test_all 0.112326 0.027437 536.270342 ( 53.184917)
test_rubyspec 0.030354 0.017525 49.377914 ( 61.718242)
total: 131.01 sec