Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-121916
#<BuildRuby:0x000055fe169373c0
@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-121916",
@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.000000 0.000007 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000544 0.004091 0.978006 ( 1.235379)
build_miniruby 0.000706 0.000128 0.873085 ( 0.873480)
build_ruby 0.001529 0.000278 2.700490 ( 2.701980)
build_all 0.003773 0.004140 12.056760 ( 1.006597)
build_install 0.012485 0.000000 3.539552 ( 0.961285)
test_btest 0.000696 0.000000 64.652975 ( 5.439065)
test_basic 0.002951 0.001422 0.374540 ( 0.458391)
test_all 0.084471 0.015530 385.218620 ( 37.125467)
test_rubyspec 0.046595 0.019887 39.910607 ( 52.577516)
total: 102.38 sec