Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-163902
#<BuildRuby:0x000056120b17f2f0
@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.20240103-163902",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003752 0.000882 1.322645 ( 1.594090)
build_miniruby 0.000781 0.000184 0.820100 ( 0.819908)
build_ruby 0.001201 0.000283 2.645853 ( 2.645577)
build_all 0.009032 0.000102 14.253060 ( 1.343888)
build_install 0.007701 0.000000 4.172270 ( 1.047686)
test_btest 0.001111 0.000000 75.704943 ( 6.947458)
test_basic 0.001488 0.003751 0.846747 ( 0.913205)
test_all 0.106424 0.021305 503.778930 ( 49.128234)
test_rubyspec 0.019759 0.026265 48.695528 ( 61.066789)
total: 125.51 sec