Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-233353
#<BuildRuby:0x000055d45bf3bfa8
@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.20230712-233353",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004040 0.000898 1.301754 ( 2.559479)
build_miniruby 0.001003 0.000223 0.879853 ( 0.879343)
build_ruby 0.001063 0.000236 2.547224 ( 2.547791)
build_all 0.004001 0.005376 13.417048 ( 1.155849)
build_install 0.009123 0.000000 1.927868 ( 0.880837)
test_btest 0.000804 0.000000 88.247826 ( 7.143931)
test_basic 0.004562 0.000000 0.726636 ( 0.804764)
test_all 0.001684 0.000000 459.055647 ( 55.306064)
test_rubyspec 0.026973 0.013060 42.996962 ( 55.458554)
total: 126.74 sec