Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-115002
#<BuildRuby:0x000055aa8bf3b8e0
@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.20240101-115002",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004194 0.001049 0.823790 ( 1.202615)
build_miniruby 0.000862 0.000215 0.813870 ( 0.814046)
build_ruby 0.000000 0.001536 2.709178 ( 2.709482)
build_all 0.005964 0.001908 11.927683 ( 0.994417)
build_install 0.009185 0.004378 3.422901 ( 0.961482)
test_btest 0.000640 0.000200 63.813381 ( 4.872753)
test_basic 0.004115 0.001286 0.395695 ( 0.475332)
test_all 0.080918 0.017051 371.780385 ( 36.357706)
test_rubyspec 0.020508 0.044098 40.237139 ( 52.773905)
total: 101.16 sec