Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-020238
#<BuildRuby:0x000055e4e11ab398
@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.20240113-020238",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003375 0.001039 1.018969 ( 1.386715)
build_miniruby 0.000900 0.000277 0.923759 ( 0.924603)
build_ruby 0.001157 0.000356 2.818508 ( 2.819769)
build_all 0.005091 0.004738 14.480953 ( 1.431461)
build_install 0.001765 0.007852 4.245667 ( 1.141824)
test_btest 0.000409 0.000190 76.437920 ( 7.248499)
test_basic 0.003267 0.001525 0.470494 ( 0.547794)
test_all 0.116947 0.020915 506.626185 ( 51.468437)
test_rubyspec 0.020577 0.018461 49.255947 ( 61.752916)
total: 128.72 sec