Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-082413
#<BuildRuby:0x0000565163ba76f0
@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.20240115-082413",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.000545 0.004111 0.989384 ( 1.383186)
build_miniruby 0.001257 0.000000 0.874493 ( 0.873697)
build_ruby 0.001461 0.000000 2.705164 ( 2.705903)
build_all 0.001929 0.006869 14.189037 ( 1.272809)
build_install 0.008135 0.000552 4.112003 ( 1.071789)
test_btest 0.000703 0.000288 76.408720 ( 6.348989)
test_basic 0.001045 0.003968 0.738100 ( 0.819276)
test_all 0.087010 0.045041 454.489701 ( 52.410023)
test_rubyspec 0.024807 0.022678 48.230315 ( 60.566576)
total: 127.45 sec