Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-074657
#<BuildRuby:0x000055f07f49f7f8
@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.20231121-074657",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000917 0.004474 0.902743 ( 1.308072)
build_miniruby 0.000723 0.000362 0.833494 ( 0.833607)
build_ruby 0.001478 0.000000 2.611042 ( 2.612076)
build_all 0.007975 0.000000 12.019492 ( 0.974400)
build_install 0.006911 0.002401 3.503250 ( 0.969244)
test_btest 0.000528 0.000212 61.981271 ( 5.951522)
test_basic 0.003693 0.000000 0.408721 ( 0.488969)
test_all 0.075837 0.017984 358.021254 ( 32.178038)
test_rubyspec 0.036368 0.036179 40.071134 ( 52.637455)
total: 97.95 sec