Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-042641
#<BuildRuby:0x000055df4b10b320
@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-042641",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.005258 1.027023 ( 1.294993)
build_miniruby 0.000000 0.000848 0.870851 ( 0.871773)
build_ruby 0.000675 0.000929 2.718393 ( 2.721966)
build_all 0.004912 0.003005 12.062430 ( 0.998890)
build_install 0.005470 0.007878 3.632895 ( 0.979093)
test_btest 0.000455 0.000182 62.788964 ( 5.119947)
test_basic 0.003089 0.001235 0.377631 ( 0.458668)
test_all 0.084272 0.014111 405.538023 ( 34.040343)
test_rubyspec 0.047153 0.024295 39.891267 ( 52.579754)
total: 99.07 sec