Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-180529
#<BuildRuby:0x0000561452c2c010
@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.20231208-180529",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001466 0.004256 0.996114 ( 1.266526)
build_miniruby 0.000000 0.000840 0.871536 ( 0.871275)
build_ruby 0.000000 0.001632 2.716984 ( 2.718278)
build_all 0.001578 0.006273 12.089550 ( 1.008537)
build_install 0.005415 0.004752 3.554204 ( 0.964101)
test_btest 0.000448 0.000186 65.145153 ( 4.600902)
test_basic 0.002066 0.000862 0.372286 ( 0.453617)
test_all 0.068934 0.032167 398.827600 ( 39.078376)
test_rubyspec 0.043839 0.028811 39.944496 ( 52.611449)
total: 103.57 sec