Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-173458
#<BuildRuby:0x000055d0a3120060
@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.20230131-173458",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000024)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001018 0.002754 0.611259 ( 1.040199)
build_miniruby 0.000652 0.000260 0.624622 ( 0.624504)
build_ruby 0.000881 0.000353 2.016337 ( 2.016500)
build_all 0.005012 0.004344 11.977870 ( 1.474062)
build_install 0.002870 0.003385 1.439646 ( 0.701104)
test_btest 0.000468 0.000234 62.560671 ( 6.224414)
test_basic 0.002177 0.001088 0.233370 ( 0.330151)
test_all 0.001015 0.000507 476.633902 ( 49.077679)
test_rubyspec 0.009939 0.017726 34.565384 ( 45.158763)
total: 106.65 sec