Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-145559
#<BuildRuby:0x000055d959a8b500
@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.20240110-145559",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004034 0.000734 1.052341 ( 1.448439)
build_miniruby 0.000857 0.000156 0.904430 ( 0.904639)
build_ruby 0.001235 0.000224 2.821136 ( 2.823255)
build_all 0.008228 0.001496 14.808106 ( 1.364583)
build_install 0.009284 0.000000 4.337937 ( 1.175354)
test_btest 0.000730 0.000001 77.334594 ( 7.455909)
test_basic 0.003026 0.000466 0.429734 ( 0.510392)
test_all 0.088347 0.047728 517.021881 ( 57.426519)
test_rubyspec 0.028956 0.003673 50.035940 ( 62.584288)
total: 135.69 sec