Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-100857
#<BuildRuby:0x0000563097e1c3c8
@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.20230119-100857",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000028)
build_up 0.002061 0.004559 0.844085 ( 1.045614)
build_miniruby 0.000990 0.000212 1.015737 ( 1.013881)
build_ruby 0.001553 0.000000 2.781187 ( 2.778747)
build_all 0.007402 0.002484 16.959574 ( 2.999502)
build_install 0.009402 0.002090 2.142134 ( 1.085615)
test_btest 0.000643 0.000143 78.699865 ( 10.456276)
test_basic 0.006648 0.000000 0.357778 ( 0.443765)
test_all 0.001606 0.000000 659.512525 (111.018143)
test_rubyspec 0.072615 0.055388 52.098693 ( 60.150599)
total: 190.99 sec