Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-082118
#<BuildRuby:0x000055ccd66e73e8
@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.20240117-082118",
@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.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000573 0.004403 0.789777 ( 1.175593)
build_miniruby 0.000981 0.000000 0.810336 ( 0.810231)
build_ruby 0.001300 0.000000 2.684306 ( 2.685187)
build_all 0.006400 0.000914 12.005038 ( 0.961229)
build_install 0.010346 0.000811 3.436971 ( 0.966327)
test_btest 0.000716 0.000169 65.833215 ( 4.535671)
test_basic 0.001964 0.002269 0.402644 ( 0.482957)
test_all 0.079444 0.019932 365.676183 ( 41.898661)
test_rubyspec 0.082442 0.096227 73.158944 ( 85.598426)
total: 139.11 sec