Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-095451
#<BuildRuby:0x00005652f0f086f8
@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-095451",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.008840 0.000124 0.948384 ( 1.137888)
build_miniruby 0.002174 0.000290 0.845020 ( 0.844271)
build_ruby 0.002450 0.000326 2.130991 ( 2.133125)
build_all 0.011961 0.009455 18.394367 ( 2.107539)
build_install 0.020585 0.000462 1.850180 ( 0.928182)
test_btest 0.001360 0.000259 87.883708 ( 9.477804)
test_basic 0.000000 0.007543 0.346899 ( 0.435675)
test_all 0.002889 0.000091 670.507996 ( 69.825626)
test_rubyspec 0.095906 0.066216 48.246617 ( 56.457605)
total: 143.35 sec