Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-170413
#<BuildRuby:0x000055aaf2bd4460
@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-170413",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000028)
build_up 0.000000 0.006425 0.898906 ( 1.071133)
build_miniruby 0.000000 0.001340 1.012647 ( 1.010782)
build_ruby 0.000000 0.001648 2.775388 ( 2.772743)
build_all 0.003521 0.006468 16.930449 ( 2.971555)
build_install 0.011569 0.000000 2.135613 ( 1.076808)
test_btest 0.000851 0.000139 70.598961 ( 11.076357)
test_basic 0.001725 0.004878 0.347992 ( 0.434007)
test_all 0.000937 0.000441 664.007510 (107.558515)
test_rubyspec 0.077183 0.037157 52.138415 ( 60.148262)
total: 188.12 sec