Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-164659
#<BuildRuby:0x000055b31f504060
@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.20231221-164659",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000855 0.003179 1.057428 ( 1.325704)
build_miniruby 0.000659 0.000180 0.900116 ( 0.901610)
build_ruby 0.001245 0.000339 2.738732 ( 2.742900)
build_all 0.006988 0.000765 12.168439 ( 1.048258)
build_install 0.009145 0.003277 3.598785 ( 0.976890)
test_btest 0.000622 0.000000 68.108942 ( 5.344777)
test_basic 0.003242 0.000000 0.383002 ( 0.466587)
test_all 0.096031 0.014308 438.939893 ( 46.430428)
test_rubyspec 0.016903 0.031565 40.510400 ( 53.209593)
total: 112.45 sec