Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-231638
#<BuildRuby:0x000055d619a54ef8
@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.20221226-231638",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008418 0.000614 0.957575 ( 1.142716)
build_miniruby 0.000000 0.002265 0.847234 ( 0.846670)
build_ruby 0.001046 0.001960 2.139146 ( 2.139946)
build_all 0.018448 0.001774 18.574911 ( 2.165962)
build_install 0.017553 0.005428 2.039989 ( 1.029594)
test_btest 0.001306 0.000262 92.738079 ( 9.313486)
test_basic 0.009000 0.000757 0.346533 ( 0.433382)
test_all 0.001727 0.000329 679.929689 ( 73.445219)
test_rubyspec 0.100820 0.078274 48.068152 ( 56.192692)
total: 146.71 sec