Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-020133
#<BuildRuby:0x000055e0e6907280
@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.20231129-020133",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003683 0.000335 0.847922 ( 1.233447)
build_miniruby 0.000865 0.000078 0.883741 ( 0.883729)
build_ruby 0.001395 0.000127 2.715290 ( 2.715540)
build_all 0.003319 0.004335 12.044505 ( 1.026117)
build_install 0.005883 0.005911 3.509750 ( 0.974245)
test_btest 0.000669 0.000000 62.085932 ( 6.217560)
test_basic 0.004196 0.000000 0.377896 ( 0.460383)
test_all 0.073944 0.024673 374.696734 ( 42.580694)
test_rubyspec 0.021232 0.040514 39.441266 ( 52.107919)
total: 108.20 sec