Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-021909
#<BuildRuby:0x000055dcbd292eb8
@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.20230803-021909",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004782 0.001125 1.474599 ( 2.683736)
build_miniruby 0.000942 0.000222 0.950698 ( 0.949253)
build_ruby 0.000000 0.001918 2.669145 ( 2.673262)
build_all 0.000951 0.008648 14.595520 ( 1.281228)
build_install 0.004082 0.004099 1.986481 ( 0.910181)
test_btest 0.000729 0.000292 84.468797 ( 8.328437)
test_basic 0.000092 0.004193 0.490722 ( 0.570070)
test_all 0.000943 0.000424 525.429586 ( 59.267540)
test_rubyspec 0.006170 0.035246 46.492928 ( 58.903670)
total: 135.57 sec