Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-045544
#<BuildRuby:0x0000559bfa8578c0
@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.20231201-045544",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005309 1.276832 ( 1.632065)
build_miniruby 0.000000 0.001189 0.987340 ( 0.987164)
build_ruby 0.000000 0.001487 2.764329 ( 2.764826)
build_all 0.004233 0.005861 16.524110 ( 1.572655)
build_install 0.008635 0.000000 4.801828 ( 1.136240)
test_btest 0.000735 0.000000 83.953161 ( 7.900387)
test_basic 0.003879 0.000000 0.613729 ( 0.695173)
test_all 0.117204 0.015912 553.084478 ( 50.931615)
test_rubyspec 0.020124 0.029914 50.140446 ( 62.474391)
total: 130.10 sec