Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-013538
#<BuildRuby:0x0000563338253ac0
@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.20221224-013538",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002743 0.000748 0.601981 ( 1.000786)
build_miniruby 0.000693 0.000189 0.728961 ( 0.728230)
build_ruby 0.001007 0.000275 2.520249 ( 2.520019)
build_all 0.008101 0.000939 12.460953 ( 1.496104)
build_install 0.001648 0.005212 1.609150 ( 0.763085)
test_btest 0.000510 0.000170 63.839825 ( 6.440699)
test_basic 0.002653 0.000884 0.238650 ( 0.334396)
test_all 0.001065 0.000355 482.811174 ( 46.569058)
test_rubyspec 0.023611 0.012828 35.076833 ( 45.617657)
total: 105.47 sec