Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-030910
#<BuildRuby:0x000056219e967e98
@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-030910",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000006 0.000029 ( 0.000013)
build_up 0.005262 0.001214 0.844033 ( 1.615182)
build_miniruby 0.001077 0.000249 1.024970 ( 1.022951)
build_ruby 0.001601 0.000000 2.766601 ( 2.763937)
build_all 0.007377 0.002392 16.816007 ( 2.998864)
build_install 0.010784 0.000579 2.115479 ( 1.086434)
test_btest 0.000772 0.000163 74.129985 ( 10.752347)
test_basic 0.006029 0.001269 0.327357 ( 0.411673)
test_all 0.001358 0.000286 664.461640 (112.498300)
test_rubyspec 0.099267 0.034931 52.063520 ( 60.088566)
total: 193.24 sec