Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-093609
#<BuildRuby:0x000055d2ba5b3280
@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.20231216-093609",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004419 0.000368 1.029755 ( 1.302625)
build_miniruby 0.000813 0.000000 0.869378 ( 0.869793)
build_ruby 0.001525 0.000000 2.704259 ( 2.706501)
build_all 0.002666 0.004235 12.120663 ( 0.987571)
build_install 0.009416 0.000750 3.571392 ( 0.969447)
test_btest 0.000620 0.000000 66.023840 ( 4.979365)
test_basic 0.003131 0.000000 0.374864 ( 0.455825)
test_all 0.070202 0.028758 383.717685 ( 33.664487)
test_rubyspec 0.030920 0.034387 39.630046 ( 52.312108)
total: 98.25 sec