Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-073604
#<BuildRuby:0x0000561c6947f500
@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.20221218-073604",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002983 0.000543 0.650418 ( 1.059151)
build_miniruby 0.000765 0.000140 0.736018 ( 0.735768)
build_ruby 0.001307 0.000000 2.570531 ( 2.502420)
build_all 0.005922 0.003171 12.579073 ( 1.505342)
build_install 0.006746 0.000000 1.642334 ( 0.781782)
test_btest 0.000727 0.000000 68.489761 ( 6.253637)
test_basic 0.001301 0.002428 0.247899 ( 0.342864)
test_all 0.001484 0.000000 525.676871 ( 70.203355)
test_rubyspec 0.014725 0.014124 35.880285 ( 46.498302)
total: 129.88 sec