Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-021226
#<BuildRuby:0x000055e70ae9f740
@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.20231205-021226",
@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.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004449 0.000741 1.220870 ( 1.618337)
build_miniruby 0.000920 0.000154 0.840988 ( 0.840600)
build_ruby 0.001099 0.000183 2.924793 ( 2.925032)
build_all 0.004251 0.005318 16.296117 ( 1.513936)
build_install 0.007954 0.000703 4.847481 ( 1.161833)
test_btest 0.000610 0.000128 83.472653 ( 7.567424)
test_basic 0.004603 0.000000 0.716574 ( 0.797046)
test_all 0.092984 0.040744 523.731603 ( 53.305089)
test_rubyspec 0.040699 0.008486 49.968720 ( 62.295440)
total: 132.03 sec