Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-182526
#<BuildRuby:0x000055ebac923f90
@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.20231206-182526",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000806 0.004061 0.997405 ( 2.285479)
build_miniruby 0.000832 0.000070 0.875691 ( 0.878260)
build_ruby 0.001094 0.000091 2.693869 ( 2.696228)
build_all 0.000000 0.007247 12.065483 ( 0.992023)
build_install 0.009438 0.004562 3.518260 ( 0.969639)
test_btest 0.000639 0.000170 64.073189 ( 5.529203)
test_basic 0.003608 0.000962 0.371648 ( 0.452367)
test_all 0.079636 0.022112 414.082751 ( 38.809492)
test_rubyspec 0.031317 0.030922 39.796924 ( 52.450033)
total: 105.06 sec