Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-033926
#<BuildRuby:0x00005598ab2ea858
@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.20221214-033926",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003734 0.000700 0.929143 ( 1.365169)
build_miniruby 0.000843 0.000158 1.003471 ( 1.002113)
build_ruby 0.001381 0.000000 2.762618 ( 2.662199)
build_all 0.008781 0.000320 15.726457 ( 3.324435)
build_install 0.007925 0.000579 2.231414 ( 1.275071)
test_btest 0.000499 0.000079 63.402881 ( 11.329416)
test_basic 0.000155 0.004513 0.278835 ( 0.369887)
test_all 0.001465 0.000000 671.562753 (147.059660)
test_rubyspec 0.040767 0.020870 52.548037 ( 60.674835)
total: 229.06 sec