Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-120707
#<BuildRuby:0x00005566ec52b040
@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.20231014-120707",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001504 0.004348 1.363567 ( 1.626616)
build_miniruby 0.000944 0.000209 0.907741 ( 0.906883)
build_ruby 0.001050 0.000233 2.724610 ( 2.724761)
build_all 0.010090 0.000332 18.317328 ( 1.620303)
build_install 0.008933 0.000882 5.400760 ( 1.279327)
test_btest 0.000827 0.000158 94.327526 ( 7.331217)
test_basic 0.003849 0.000734 0.795060 ( 0.871255)
test_all 0.005626 0.000898 566.952234 ( 63.978258)
test_rubyspec 0.017182 0.043748 51.802350 ( 64.058787)
total: 144.40 sec