Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-022521
#<BuildRuby:0x00005578a265be20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230603-022521",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000008 0.000000 0.000008 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005499 0.000500 1.483199 ( 2.791552)
build_miniruby 0.001001 0.000091 0.794043 ( 0.793401)
build_ruby 0.001112 0.000101 2.374557 ( 2.374366)
build_all 0.000000 0.009192 12.742863 ( 1.145714)
build_install 0.001983 0.005479 1.756746 ( 0.887020)
test_btest 0.000734 0.000267 80.309913 ( 7.684624)
test_basic 0.003261 0.001186 0.560521 ( 0.642332)
test_all 0.001077 0.000391 455.513875 ( 40.132198)
test_rubyspec 0.012033 0.030567 43.124259 ( 60.574862)
total: 117.03 sec