Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-160700
#<BuildRuby:0x0000556334bf8460
@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.20230125-160700",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.006074 0.000267 0.847366 ( 1.058154)
build_miniruby 0.001047 0.000140 1.011917 ( 1.010123)
build_ruby 0.001436 0.000192 2.780591 ( 2.778009)
build_all 0.008528 0.001138 16.815427 ( 3.017165)
build_install 0.003302 0.005607 2.095327 ( 1.079938)
test_btest 0.000000 0.000876 73.133464 ( 10.431358)
test_basic 0.000868 0.006628 0.369957 ( 0.454565)
test_all 0.001023 0.000301 651.130088 (113.560762)
test_rubyspec 0.070377 0.059886 51.997672 ( 60.051982)
total: 193.44 sec