Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-001323
#<BuildRuby:0x000055b738ac8010
@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-001323",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000006)
build_up 0.000684 0.004559 0.811193 ( 1.248323)
build_miniruby 0.000585 0.000390 0.814529 ( 0.814757)
build_ruby 0.000826 0.000550 2.676420 ( 2.677354)
build_all 0.006563 0.001331 11.951967 ( 0.967446)
build_install 0.002831 0.007873 3.423645 ( 0.964794)
test_btest 0.000473 0.000344 67.389034 ( 4.861063)
test_basic 0.005240 0.000000 0.408735 ( 0.489326)
test_all 0.057635 0.038973 388.907651 ( 38.204541)
test_rubyspec 0.017069 0.054401 41.060091 ( 53.619257)
total: 103.85 sec