Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-210346
#<BuildRuby:0x000055fd2d970088
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-210346",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001495 0.003011 0.977720 ( 1.233807)
build_miniruby 0.000814 0.000326 0.869904 ( 0.869518)
build_ruby 0.000826 0.000331 2.704380 ( 2.704861)
build_all 0.002874 0.005383 12.048245 ( 1.010328)
build_install 0.005980 0.007825 3.626704 ( 0.971874)
test_btest 0.000349 0.000209 63.720559 ( 4.694284)
test_basic 0.002669 0.001602 0.372431 ( 0.453307)
test_all 0.076858 0.022937 375.149891 ( 42.714331)
test_rubyspec 0.032213 0.035376 39.880168 ( 52.537270)
total: 107.19 sec