Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-045534
#<BuildRuby:0x0000561af8c1fd68
@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.20230528-045534",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.001472 0.004876 1.397214 ( 2.792692)
build_miniruby 0.001052 0.000000 0.772507 ( 0.772128)
build_ruby 0.001222 0.000000 2.405926 ( 2.406102)
build_all 0.009613 0.000042 12.050426 ( 1.128178)
build_install 0.001966 0.005208 1.643978 ( 0.859221)
test_btest 0.000598 0.000375 78.231316 ( 7.028197)
test_basic 0.000000 0.004062 0.533291 ( 0.615617)
test_all 0.001013 0.000727 435.392588 ( 39.850225)
test_rubyspec 0.015910 0.023395 39.930257 ( 52.460848)
total: 107.91 sec