Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-180256
#<BuildRuby:0x0000558482927870
@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.20230629-180256",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005191 0.000865 1.526794 ( 2.757471)
build_miniruby 0.000860 0.000143 0.873486 ( 0.874126)
build_ruby 0.001263 0.000000 2.709180 ( 2.709387)
build_all 0.008926 0.000000 11.494085 ( 8.107375)
build_install 0.009795 0.000000 4.955930 ( 1.992359)
test_btest 0.001105 0.000000 85.035351 ( 7.280765)
test_basic 0.002062 0.002057 0.674838 ( 0.761129)
test_all 0.001164 0.000173 440.114814 ( 40.171032)
test_rubyspec 0.029164 0.010234 41.434168 ( 53.994649)
total: 118.65 sec