Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-213536
#<BuildRuby:0x00005630cfa103c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-213536",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.004461 0.806818 ( 1.057962)
build_miniruby 0.000000 0.000876 0.996594 ( 0.995613)
build_ruby 0.000603 0.000619 2.561600 ( 2.560131)
build_all 0.008544 0.000287 15.867524 ( 3.406604)
build_install 0.009217 0.001537 2.212702 ( 1.248965)
test_btest 0.000567 0.000095 65.595565 ( 11.448114)
test_basic 0.000236 0.004111 0.308634 ( 0.400401)
test_all 0.001165 0.000259 638.291431 (104.491469)
test_rubyspec 0.031126 0.033496 51.968742 ( 60.138493)
total: 185.75 sec