Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-202534
#<BuildRuby:0x000055da4af3c3c8
@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.20230107-202534",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000599 0.005682 0.845544 ( 1.034499)
build_miniruby 0.000918 0.000306 1.021651 ( 1.019969)
build_ruby 0.001095 0.000365 2.780582 ( 2.778091)
build_all 0.001702 0.008287 16.865659 ( 3.000434)
build_install 0.008653 0.002558 2.127507 ( 1.079175)
test_btest 0.000746 0.000332 70.888843 ( 11.011497)
test_basic 0.005582 0.000774 0.357913 ( 0.444108)
test_all 0.001169 0.000000 665.440887 (104.924806)
test_rubyspec 0.086575 0.040734 52.174612 ( 60.238173)
total: 185.53 sec