Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-014359
#<BuildRuby:0x000055683aefbfa8
@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.20240110-014359",
@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.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004005 0.000041 0.906241 ( 1.549223)
build_miniruby 0.001430 0.000000 1.002905 ( 1.000980)
build_ruby 0.001637 0.000000 2.916837 ( 2.921281)
build_all 0.007745 0.001958 14.868567 ( 1.445419)
build_install 0.009752 0.000000 4.214888 ( 1.153590)
test_btest 0.000682 0.000000 78.804117 ( 7.088884)
test_basic 0.001545 0.001855 0.491812 ( 0.572998)
test_all 0.100870 0.033747 508.997363 ( 59.252645)
test_rubyspec 0.014090 0.019536 51.075798 ( 63.605207)
total: 138.59 sec