Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-023147
#<BuildRuby:0x0000560a8a1f35c0
@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.20221223-023147",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003176 0.000530 0.640682 ( 1.057052)
build_miniruby 0.000815 0.000136 0.743598 ( 0.742735)
build_ruby 0.001111 0.000185 2.506246 ( 2.506935)
build_all 0.008926 0.000704 12.466211 ( 1.500343)
build_install 0.006427 0.000246 1.608478 ( 0.769039)
test_btest 0.000567 0.000081 66.859580 ( 6.489186)
test_basic 0.000000 0.003664 0.250191 ( 0.345459)
test_all 0.000776 0.000328 488.021507 ( 45.672522)
test_rubyspec 0.008455 0.021049 34.820132 ( 45.362529)
total: 104.45 sec