Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-175724
#<BuildRuby:0x000055eebcbbf818
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231026-175724",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.005250 1.406095 ( 1.657225)
build_miniruby 0.000000 0.001008 0.949304 ( 0.948846)
build_ruby 0.000000 0.001233 2.693996 ( 2.694529)
build_all 0.004676 0.005624 17.158541 ( 1.551261)
build_install 0.005471 0.003106 5.134891 ( 1.215410)
test_btest 0.000827 0.000232 86.443777 ( 7.417098)
test_basic 0.003574 0.000000 0.635330 ( 0.713980)
test_all 0.091120 0.041561 527.256323 ( 51.440744)
test_rubyspec 0.032938 0.019389 49.809122 ( 62.044002)
total: 129.68 sec