Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-162050
#<BuildRuby:0x000055810627c040
@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.20230607-162050",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005401 0.000065 1.429192 ( 2.751619)
build_miniruby 0.000974 0.000049 0.809102 ( 0.808765)
build_ruby 0.001258 0.000000 2.435795 ( 2.435567)
build_all 0.004199 0.004343 12.331043 ( 1.058831)
build_install 0.003802 0.003662 1.661596 ( 0.836054)
test_btest 0.000693 0.000090 82.175188 ( 7.374120)
test_basic 0.003243 0.000000 0.715622 ( 0.797097)
test_all 0.001251 0.000066 438.359237 ( 50.110828)
test_rubyspec 0.022861 0.015777 42.390863 ( 54.904897)
total: 121.08 sec