Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-073234
#<BuildRuby:0x0000559c030d78f8
@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.20230120-073234",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.003894 0.610136 ( 1.050414)
build_miniruby 0.000647 0.000297 0.634393 ( 0.633692)
build_ruby 0.000945 0.000343 2.216681 ( 2.216298)
build_all 0.007564 0.001137 11.988718 ( 1.477545)
build_install 0.006496 0.000000 1.539102 ( 0.744011)
test_btest 0.000671 0.000000 63.757464 ( 5.580671)
test_basic 0.000000 0.003790 0.248502 ( 0.344074)
test_all 0.000747 0.000289 503.848564 ( 45.918098)
test_rubyspec 0.010244 0.018365 34.664259 ( 45.277104)
total: 103.24 sec