Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-154933
#<BuildRuby:0x00005603bcc04048
@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.20231217-154933",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001292 0.003525 1.485748 ( 1.818635)
build_miniruby 0.000841 0.000140 0.892671 ( 0.892608)
build_ruby 0.001315 0.000000 2.694697 ( 2.695931)
build_all 0.008644 0.000951 16.319859 ( 1.480522)
build_install 0.004765 0.004410 4.823807 ( 1.150627)
test_btest 0.001001 0.000214 84.667136 ( 7.456268)
test_basic 0.004518 0.000018 0.722082 ( 0.803290)
test_all 0.082626 0.051962 543.152583 ( 50.583486)
test_rubyspec 0.013726 0.036733 49.791089 ( 62.070719)
total: 128.95 sec