Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-163431
#<BuildRuby:0x0000564de98d7b50
@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.20230529-163431",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.006673 1.423254 ( 2.905387)
build_miniruby 0.000000 0.001058 0.752639 ( 0.752910)
build_ruby 0.000000 0.001371 2.498851 ( 2.499180)
build_all 0.000615 0.008660 12.261839 ( 1.075118)
build_install 0.005718 0.001634 1.723519 ( 0.932553)
test_btest 0.000883 0.000253 81.584616 ( 6.892900)
test_basic 0.006092 0.000577 0.753891 ( 0.833612)
test_all 0.000777 0.000974 421.798578 ( 45.405183)
test_rubyspec 0.014426 0.024611 41.431586 ( 53.934906)
total: 115.23 sec