Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-205841
#<BuildRuby:0x000056546693b7f8
@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.20231229-205841",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005139 0.000286 0.819512 ( 1.217458)
build_miniruby 0.000823 0.000206 0.848479 ( 0.849007)
build_ruby 0.001730 0.000000 2.668918 ( 2.669750)
build_all 0.005893 0.001927 11.972959 ( 1.007494)
build_install 0.010466 0.000000 3.406234 ( 0.968635)
test_btest 0.000784 0.000000 62.200050 ( 5.609964)
test_basic 0.004540 0.000000 0.402786 ( 0.483012)
test_all 0.090988 0.010228 366.416002 ( 40.300259)
test_rubyspec 0.029364 0.036037 40.363903 ( 52.919572)
total: 106.03 sec