Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-163234
#<BuildRuby:0x000055c0745200c8
@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.20231206-163234",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004625 0.000000 1.007472 ( 1.550642)
build_miniruby 0.000763 0.000000 0.865809 ( 0.865801)
build_ruby 0.001692 0.000000 2.703811 ( 2.704589)
build_all 0.007660 0.000000 11.996945 ( 1.001486)
build_install 0.008382 0.005193 3.556200 ( 0.963214)
test_btest 0.000735 0.000053 63.506761 ( 4.951986)
test_basic 0.003551 0.000254 0.371343 ( 0.452651)
test_all 0.092820 0.005345 380.764699 ( 34.230562)
test_rubyspec 0.025793 0.045705 39.874528 ( 52.539371)
total: 99.26 sec