Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-183933
#<BuildRuby:0x0000556c65c080d8
@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.20240106-183933",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001496 0.003234 1.259227 ( 1.630802)
build_miniruby 0.000979 0.000288 1.389257 ( 1.391167)
build_ruby 0.001159 0.000341 4.182275 ( 4.191687)
build_all 0.009959 0.000543 16.307879 ( 1.606534)
build_install 0.012277 0.003026 4.717781 ( 1.608199)
test_btest 0.000554 0.000144 80.933538 ( 8.899443)
test_basic 0.000000 0.005077 0.636651 ( 0.704420)
test_all 0.080743 0.041449 549.925980 ( 79.054190)
test_rubyspec 0.038327 0.023371 73.058985 ( 85.372839)
total: 184.46 sec