Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-190311
#<BuildRuby:0x0000559b2f48b3c0
@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.20231230-190311",
@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.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003877 0.001163 0.807956 ( 1.188112)
build_miniruby 0.000898 0.000269 0.855870 ( 0.855727)
build_ruby 0.001081 0.000324 2.672536 ( 2.673511)
build_all 0.007874 0.000000 12.154290 ( 0.962581)
build_install 0.010680 0.003454 3.491074 ( 0.964713)
test_btest 0.000738 0.000000 62.506707 ( 5.363127)
test_basic 0.004804 0.000335 0.402008 ( 0.481577)
test_all 0.077834 0.020716 381.042280 ( 40.938615)
test_rubyspec 0.033399 0.035333 40.103969 ( 52.647847)
total: 106.08 sec