Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-032939
#<BuildRuby:0x0000562d069ab328
@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.20240115-032939",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003437 0.000809 1.111516 ( 1.484974)
build_miniruby 0.000854 0.000201 0.856624 ( 0.856174)
build_ruby 0.001482 0.000349 2.746741 ( 2.746388)
build_all 0.004521 0.004342 14.253280 ( 1.310390)
build_install 0.007019 0.000719 4.144826 ( 1.066138)
test_btest 0.000787 0.000207 76.083696 ( 6.653403)
test_basic 0.003298 0.000868 0.677913 ( 0.754307)
test_all 0.105083 0.028141 458.091652 ( 48.039470)
test_rubyspec 0.031663 0.015705 48.716122 ( 61.100131)
total: 124.01 sec