Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-032759
#<BuildRuby:0x000055fc2b1874f0
@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.20240109-032759",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005257 0.000107 1.346807 ( 1.746149)
build_miniruby 0.001322 0.000126 1.542669 ( 1.548315)
build_ruby 0.001481 0.000142 4.471077 ( 4.480323)
build_all 0.010376 0.000000 17.021578 ( 1.870728)
build_install 0.016406 0.000400 5.122309 ( 1.895677)
test_btest 0.000784 0.000060 83.113805 ( 8.594102)
test_basic 0.000000 0.007574 0.741428 ( 0.809132)
test_all 0.100078 0.025124 558.169499 ( 66.057842)
test_rubyspec 0.041262 0.027456 88.264710 (100.592344)
total: 187.60 sec