Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-041934
#<BuildRuby:0x0000564fc0d4b280
@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-041934",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003591 0.000000 0.867437 ( 1.276518)
build_miniruby 0.000979 0.000000 1.077056 ( 1.077778)
build_ruby 0.001217 0.000000 3.067001 ( 3.073028)
build_all 0.009224 0.000000 15.971113 ( 1.409843)
build_install 0.006198 0.004207 4.172241 ( 1.215507)
test_btest 0.000576 0.000068 78.523438 ( 8.362611)
test_basic 0.003533 0.000000 0.437826 ( 0.518017)
test_all 0.088044 0.033461 527.357138 ( 56.576850)
test_rubyspec 0.031986 0.009151 48.267575 ( 60.900132)
total: 134.41 sec