Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-123746
#<BuildRuby:0x00005562fd237d68
@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.20240112-123746",
@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.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004377 0.000047 0.869946 ( 1.240934)
build_miniruby 0.000895 0.000089 0.940979 ( 0.941060)
build_ruby 0.001363 0.000136 2.784384 ( 2.786974)
build_all 0.009405 0.000940 14.627287 ( 1.451770)
build_install 0.010074 0.000095 4.260624 ( 1.155855)
test_btest 0.000000 0.000667 78.928000 ( 6.798103)
test_basic 0.000093 0.003846 0.437275 ( 0.516630)
test_all 0.122530 0.013492 523.976635 ( 48.974790)
test_rubyspec 0.013836 0.020190 49.328621 ( 61.908768)
total: 125.78 sec