Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-213951
#<BuildRuby:0x0000559ff2cc8d90
@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.20221227-213951",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000070 0.000011 0.000081 ( 0.000031)
build_up 0.000000 0.009451 0.953016 ( 1.319275)
build_miniruby 0.000000 0.002853 0.846471 ( 0.846159)
build_ruby 0.000961 0.002160 2.135812 ( 2.136637)
build_all 0.010248 0.008895 18.463897 ( 2.205065)
build_install 0.009614 0.012081 2.014483 ( 1.043895)
test_btest 0.001049 0.000629 90.146899 ( 9.535290)
test_basic 0.006117 0.003670 0.358043 ( 0.444776)
test_all 0.002366 0.000475 676.854071 ( 63.325320)
test_rubyspec 0.098905 0.075189 47.919302 ( 55.940135)
total: 136.80 sec