Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-203834
#<BuildRuby:0x00005616b042f8c0
@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.20231204-203834",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005269 0.000189 1.316744 ( 1.710664)
build_miniruby 0.000801 0.000126 0.896694 ( 0.896459)
build_ruby 0.001139 0.000180 2.668392 ( 2.669027)
build_all 0.008470 0.001337 16.658347 ( 1.464949)
build_install 0.008409 0.000000 4.830236 ( 1.128467)
test_btest 0.000959 0.000000 84.772787 ( 7.970761)
test_basic 0.004370 0.000000 0.831184 ( 0.910301)
test_all 0.080614 0.054870 527.618000 ( 60.910716)
test_rubyspec 0.025384 0.024055 51.990233 ( 64.180932)
total: 141.84 sec