Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-045233
#<BuildRuby:0x0000562f07cbf430
@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.20240116-045233",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002487 0.003411 0.800397 ( 1.310800)
build_miniruby 0.000676 0.000246 0.814073 ( 0.814058)
build_ruby 0.001534 0.000000 2.720025 ( 2.720392)
build_all 0.005857 0.001192 11.932462 ( 0.974198)
build_install 0.008952 0.004390 3.397016 ( 0.960109)
test_btest 0.000615 0.000220 66.193244 ( 4.554641)
test_basic 0.003736 0.001334 0.393737 ( 0.474335)
test_all 0.076240 0.020986 374.801686 ( 41.314087)
test_rubyspec 0.027180 0.044456 40.080894 ( 52.634025)
total: 105.76 sec