Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-043115
#<BuildRuby:0x0000564550bf77f0
@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.20231127-043115",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001472 0.004345 0.938162 ( 1.300981)
build_miniruby 0.000832 0.000227 0.814378 ( 0.814647)
build_ruby 0.001128 0.000308 2.614816 ( 2.615722)
build_all 0.003979 0.004171 12.257969 ( 0.985645)
build_install 0.004663 0.008970 3.690559 ( 0.984528)
test_btest 0.000526 0.000245 63.008667 ( 5.592226)
test_basic 0.004602 0.000374 0.400255 ( 0.479467)
test_all 0.075496 0.022074 350.217070 ( 37.444444)
test_rubyspec 0.038643 0.028508 40.178663 ( 52.736115)
total: 102.95 sec