Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-062521
#<BuildRuby:0x000055630b58f8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-062521",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004152 0.984013 ( 1.315098)
build_miniruby 0.000000 0.001197 0.865697 ( 0.866074)
build_ruby 0.000333 0.000756 2.707980 ( 2.709958)
build_all 0.004914 0.002457 12.140036 ( 0.987156)
build_install 0.005528 0.004933 3.561035 ( 0.968441)
test_btest 0.000515 0.000280 60.448693 ( 6.044282)
test_basic 0.003470 0.000000 0.379384 ( 0.461961)
test_all 0.070164 0.029954 377.646226 ( 40.169428)
test_rubyspec 0.049071 0.026635 39.736602 ( 52.424980)
total: 105.95 sec