Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-232802
#<BuildRuby:0x00005560058fbbb8
@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.20240111-232802",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.003900 0.891342 ( 1.284611)
build_miniruby 0.000000 0.001265 0.978373 ( 0.978616)
build_ruby 0.000000 0.001395 2.779671 ( 2.780257)
build_all 0.003008 0.006951 14.504703 ( 1.424615)
build_install 0.005041 0.004142 4.174845 ( 1.120358)
test_btest 0.000675 0.000000 76.857006 ( 7.336190)
test_basic 0.004084 0.000000 0.455274 ( 0.535010)
test_all 0.110885 0.022000 536.544363 ( 53.179692)
test_rubyspec 0.021095 0.012698 49.762148 ( 62.404338)
total: 131.04 sec