Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-033823
#<BuildRuby:0x0000555cf4d3b638
@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.20240106-033823",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004003 0.000000 0.829471 ( 1.247285)
build_miniruby 0.000757 0.000206 1.058715 ( 1.059973)
build_ruby 0.000896 0.000244 3.053715 ( 3.058964)
build_all 0.008175 0.000997 15.677763 ( 1.474334)
build_install 0.008050 0.002013 4.150467 ( 1.182510)
test_btest 0.000576 0.000144 81.805083 ( 8.098770)
test_basic 0.003230 0.000807 0.419638 ( 0.503145)
test_all 0.088505 0.029869 521.718148 ( 61.263060)
test_rubyspec 0.022217 0.018329 47.630106 ( 60.375790)
total: 138.26 sec