Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-023646
#<BuildRuby:0x000055b8eea2b3c0
@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.20240112-023646",
@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.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003559 0.001582 0.805317 ( 1.216645)
build_miniruby 0.001117 0.000000 0.853495 ( 0.853558)
build_ruby 0.001878 0.000000 2.675364 ( 2.675846)
build_all 0.005601 0.002510 11.940347 ( 1.000936)
build_install 0.003376 0.007788 3.476837 ( 0.974666)
test_btest 0.000438 0.000236 65.174087 ( 5.121370)
test_basic 0.002871 0.001546 0.410152 ( 0.489989)
test_all 0.067445 0.029226 373.243082 ( 40.502069)
test_rubyspec 0.026636 0.038756 40.676088 ( 53.229246)
total: 106.06 sec