Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-031359
#<BuildRuby:0x000055c40817f788
@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.20240116-031359",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.006017 0.000342 0.797730 ( 1.187755)
build_miniruby 0.000906 0.000151 0.835138 ( 0.834938)
build_ruby 0.001591 0.000265 2.667361 ( 2.668041)
build_all 0.000000 0.008110 11.947354 ( 0.957323)
build_install 0.004812 0.008065 3.396398 ( 0.964350)
test_btest 0.000000 0.000697 64.105797 ( 5.319988)
test_basic 0.000000 0.004582 0.398289 ( 0.478720)
test_all 0.053291 0.040610 385.205080 ( 34.074676)
test_rubyspec 0.046143 0.022954 40.308028 ( 52.856140)
total: 99.34 sec