Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-062023
#<BuildRuby:0x000055e7fad62620
@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.20230120-062023",
@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.000003 0.000009 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006360 0.000000 0.884601 ( 1.100882)
build_miniruby 0.001216 0.000000 1.027912 ( 1.026162)
build_ruby 0.001707 0.000000 2.780325 ( 2.777588)
build_all 0.009160 0.000967 16.895016 ( 2.992299)
build_install 0.010854 0.000753 2.128032 ( 1.082247)
test_btest 0.000899 0.000250 79.742449 ( 11.025210)
test_basic 0.005167 0.001435 0.362393 ( 0.448952)
test_all 0.001050 0.000291 658.175274 ( 97.167160)
test_rubyspec 0.080971 0.040742 51.936451 ( 59.951486)
total: 177.57 sec