Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-131420
#<BuildRuby:0x00005654e55dc060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-131420",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004801 0.000369 0.797049 ( 1.199761)
build_miniruby 0.000968 0.000074 0.813154 ( 0.813392)
build_ruby 0.001255 0.000096 2.672845 ( 2.673549)
build_all 0.007159 0.000000 11.956680 ( 0.948280)
build_install 0.013179 0.000000 3.356315 ( 0.970107)
test_btest 0.000723 0.000000 67.914839 ( 4.946273)
test_basic 0.005139 0.000000 0.403990 ( 0.483220)
test_all 0.086281 0.010728 372.692458 ( 41.665844)
test_rubyspec 0.045978 0.018589 40.977326 ( 53.491979)
total: 107.19 sec