Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-095419
#<BuildRuby:0x000055de175ff4b0
@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.20240105-095419",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.004149 0.729590 ( 1.135971)
build_miniruby 0.000813 0.000533 0.872067 ( 0.871508)
build_ruby 0.001292 0.000000 2.714346 ( 2.716582)
build_all 0.004588 0.003034 11.949995 ( 0.964286)
build_install 0.012424 0.000000 3.360738 ( 0.956875)
test_btest 0.000681 0.000262 64.423154 ( 4.657767)
test_basic 0.000000 0.003079 0.368741 ( 0.451422)
test_all 0.074989 0.029431 438.402606 ( 37.395393)
test_rubyspec 0.031569 0.041241 39.571839 ( 52.220241)
total: 101.37 sec