Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-180411
#<BuildRuby:0x00005623f44cc728
@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.20230130-180411",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005646 0.000806 0.854983 ( 1.341826)
build_miniruby 0.001050 0.000150 1.000062 ( 0.998308)
build_ruby 0.001383 0.000197 2.781180 ( 2.778761)
build_all 0.009755 0.000055 16.708593 ( 3.001943)
build_install 0.005640 0.005744 2.103631 ( 1.087776)
test_btest 0.000746 0.000140 74.864155 ( 10.617817)
test_basic 0.002888 0.004573 0.339466 ( 0.424798)
test_all 0.001142 0.000269 664.036157 ( 93.115971)
test_rubyspec 0.054616 0.042951 51.789067 ( 59.883287)
total: 173.25 sec