Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-111908
#<BuildRuby:0x000055a3b7746f98
@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.20221225-111908",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008717 0.001092 0.948159 ( 1.124711)
build_miniruby 0.002003 0.000462 0.839225 ( 0.837804)
build_ruby 0.001950 0.000450 2.152309 ( 2.153120)
build_all 0.018756 0.001884 18.695236 ( 2.164348)
build_install 0.008204 0.014796 2.029463 ( 1.044031)
test_btest 0.001222 0.000000 93.890844 ( 9.497501)
test_basic 0.007734 0.001583 0.350474 ( 0.436838)
test_all 0.001046 0.001988 675.237334 ( 63.129743)
test_rubyspec 0.099843 0.068158 47.929366 ( 56.126643)
total: 136.52 sec