Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-220300
#<BuildRuby:0x000055b2c60134b0
@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.20231224-220300",
@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.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000070 0.004021 0.738331 ( 1.130073)
build_miniruby 0.000710 0.000129 0.901679 ( 0.902066)
build_ruby 0.000000 0.001357 2.779290 ( 2.782116)
build_all 0.000686 0.007005 12.109227 ( 1.005628)
build_install 0.011812 0.002551 3.415392 ( 0.979292)
test_btest 0.000549 0.000183 61.564571 ( 6.293201)
test_basic 0.004175 0.000000 0.381033 ( 0.464348)
test_all 0.085337 0.025810 461.991095 ( 42.097863)
test_rubyspec 0.021543 0.029695 40.430961 ( 53.184437)
total: 108.84 sec