Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-125538
#<BuildRuby:0x0000559b629440c8
@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.20231201-125538",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001099 0.003504 0.976584 ( 1.252646)
build_miniruby 0.000818 0.000136 0.870594 ( 0.870963)
build_ruby 0.001287 0.000215 2.694638 ( 2.695228)
build_all 0.007435 0.000546 12.099831 ( 0.986228)
build_install 0.009588 0.000000 3.540209 ( 0.963306)
test_btest 0.000697 0.000000 63.444320 ( 5.278129)
test_basic 0.002817 0.000000 0.369703 ( 0.449597)
test_all 0.072701 0.026743 386.897726 ( 33.943185)
test_rubyspec 0.037741 0.004480 39.593103 ( 52.278627)
total: 98.72 sec