Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-062038
#<BuildRuby:0x000055fcc2d17788
@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.20231120-062038",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005394 0.000000 0.911248 ( 1.330592)
build_miniruby 0.001016 0.000000 0.790028 ( 0.790212)
build_ruby 0.001454 0.000000 2.614895 ( 2.615572)
build_all 0.007512 0.000000 11.979655 ( 1.000964)
build_install 0.012467 0.000000 3.493129 ( 0.970763)
test_btest 0.000847 0.000000 62.021195 ( 5.983811)
test_basic 0.005187 0.000000 0.402154 ( 0.481532)
test_all 0.083946 0.010273 359.984709 ( 34.149228)
test_rubyspec 0.010514 0.054749 39.879050 ( 52.452041)
total: 99.78 sec