Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-035829
#<BuildRuby:0x0000564736f3b4b0
@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.20230528-035829",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002630 0.002954 1.371835 ( 2.643785)
build_miniruby 0.000000 0.001037 0.762072 ( 0.761507)
build_ruby 0.000000 0.001292 2.356832 ( 2.357125)
build_all 0.001497 0.008198 12.131890 ( 1.162882)
build_install 0.006531 0.000944 1.728487 ( 0.871190)
test_btest 0.000775 0.000258 81.640826 ( 6.848789)
test_basic 0.000000 0.005125 0.775981 ( 0.857632)
test_all 0.000000 0.001562 441.245989 ( 42.636833)
test_rubyspec 0.011209 0.021540 40.966591 ( 53.468932)
total: 111.61 sec