Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-030026
#<BuildRuby:0x000055c7d89b7fa8
@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.20231216-030026",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004891 0.000515 1.520478 ( 1.850044)
build_miniruby 0.000872 0.000092 0.943997 ( 0.944072)
build_ruby 0.001205 0.000127 2.834777 ( 2.834942)
build_all 0.005317 0.005182 17.206095 ( 1.566854)
build_install 0.003621 0.005387 5.060548 ( 1.222082)
test_btest 0.001127 0.000000 88.105285 ( 7.928837)
test_basic 0.003851 0.000063 0.656407 ( 0.734343)
test_all 0.110543 0.032325 551.993596 ( 63.261311)
test_rubyspec 0.013864 0.034688 51.450680 ( 63.754341)
total: 144.10 sec