Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-221732
#<BuildRuby:0x000055d8dd92f8e0
@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.20240117-221732",
@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.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001922 0.003096 0.813600 ( 1.187741)
build_miniruby 0.000682 0.000310 0.808475 ( 0.808563)
build_ruby 0.001256 0.000571 2.705109 ( 2.705581)
build_all 0.003756 0.003910 12.043594 ( 0.977599)
build_install 0.012103 0.002264 3.534188 ( 0.986604)
test_btest 0.000671 0.000293 64.467032 ( 5.961887)
test_basic 0.005222 0.000000 0.400261 ( 0.479972)
test_all 0.077298 0.024978 371.697012 ( 40.991242)
test_rubyspec 0.050166 0.079295 73.110755 ( 85.586854)
total: 139.69 sec