Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-222906
#<BuildRuby:0x0000564be8b5b398
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240102-222906",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004084 0.000721 1.315103 ( 1.598053)
build_miniruby 0.000826 0.000145 0.912648 ( 0.912133)
build_ruby 0.000000 0.001253 2.656314 ( 2.655950)
build_all 0.000973 0.007953 14.064954 ( 1.310292)
build_install 0.008052 0.000000 4.101856 ( 1.049820)
test_btest 0.000730 0.000000 71.843247 ( 6.819667)
test_basic 0.003882 0.000763 0.771156 ( 0.845657)
test_all 0.096402 0.037312 465.489331 ( 47.541790)
test_rubyspec 0.017252 0.026512 47.009039 ( 59.497411)
total: 122.23 sec