Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-084202
#<BuildRuby:0x000055aba29e4078
@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.20230521-084202",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005400 0.000457 1.379203 ( 2.951068)
build_miniruby 0.000766 0.000225 0.747798 ( 0.747610)
build_ruby 0.001041 0.000306 2.361945 ( 2.362010)
build_all 0.006859 0.002017 12.218025 ( 1.114521)
build_install 0.007257 0.000000 1.633522 ( 0.853962)
test_btest 0.000761 0.000000 81.823940 ( 6.993117)
test_basic 0.003236 0.000645 0.711856 ( 0.794840)
test_all 0.001382 0.000364 438.702530 ( 37.917359)
test_rubyspec 0.029428 0.008876 41.317993 ( 53.789742)
total: 107.53 sec