Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-035759
#<BuildRuby:0x000055ecefd6bd48
@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.20230115-035759",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000927 0.003272 0.849215 ( 1.195406)
build_miniruby 0.000776 0.000179 0.665033 ( 0.660243)
build_ruby 0.001004 0.000232 2.413658 ( 2.412950)
build_all 0.007491 0.001992 12.920667 ( 1.615447)
build_install 0.005108 0.001202 1.507255 ( 0.714750)
test_btest 0.000518 0.000122 66.263759 ( 6.003683)
test_basic 0.003049 0.000717 0.241134 ( 0.336038)
test_all 0.001068 0.000251 487.574846 ( 52.453025)
test_rubyspec 0.007207 0.021640 35.374121 ( 45.976598)
total: 111.37 sec