Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-063951
#<BuildRuby:0x0000561381643fa8
@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.20240104-063951",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004937 0.000823 1.441591 ( 1.646927)
build_miniruby 0.000726 0.000121 0.890716 ( 0.893858)
build_ruby 0.001424 0.000237 2.615753 ( 2.615359)
build_all 0.005933 0.002966 14.259855 ( 1.276139)
build_install 0.003802 0.004862 4.250848 ( 1.068999)
test_btest 0.000599 0.000143 75.658922 ( 6.934902)
test_basic 0.000000 0.006746 0.619018 ( 0.693587)
test_all 0.103812 0.029090 474.173666 ( 52.581033)
test_rubyspec 0.025582 0.026511 48.148262 ( 60.505787)
total: 128.22 sec