Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-125944
#<BuildRuby:0x000055fb37a4f280
@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.20231231-125944",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004701 0.000724 0.824375 ( 1.199195)
build_miniruby 0.000877 0.000000 0.810551 ( 0.810829)
build_ruby 0.001479 0.000000 2.679564 ( 2.680481)
build_all 0.004423 0.003110 11.988111 ( 0.959488)
build_install 0.010114 0.003532 3.737550 ( 0.991854)
test_btest 0.000725 0.000000 63.679326 ( 5.101838)
test_basic 0.002240 0.002678 0.404658 ( 0.483790)
test_all 0.078496 0.015853 371.586338 ( 31.534793)
test_rubyspec 0.035839 0.030658 40.341082 ( 52.886471)
total: 96.65 sec