Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-233858
#<BuildRuby:0x0000561bcacab138
@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.20230329-233858",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003648 0.000000 0.842099 ( 2.119093)
build_miniruby 0.000876 0.000059 0.720302 ( 0.719358)
build_ruby 0.000994 0.000083 2.238291 ( 2.237566)
build_all 0.007768 0.000648 12.029783 ( 1.155745)
build_install 0.000494 0.006659 1.690301 ( 0.862359)
test_btest 0.000491 0.000098 77.741172 ( 7.841531)
test_basic 0.000000 0.002857 0.260036 ( 0.355485)
test_all 0.000000 0.000797 422.360598 ( 47.179125)
test_rubyspec 0.017636 0.002410 37.189041 ( 47.769361)
total: 110.24 sec