Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-203814
#<BuildRuby:0x00005598837d7e88
@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-203814",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.003687 0.840540 ( 2.212104)
build_miniruby 0.000290 0.000565 0.672955 ( 0.672201)
build_ruby 0.000946 0.000086 2.206441 ( 2.205514)
build_all 0.008888 0.000000 12.039931 ( 1.102916)
build_install 0.007512 0.000000 1.713516 ( 0.860821)
test_btest 0.000596 0.000000 78.519994 ( 6.461154)
test_basic 0.002978 0.000000 0.255673 ( 0.351977)
test_all 0.000764 0.000000 434.968003 ( 50.166502)
test_rubyspec 0.014752 0.006118 37.349837 ( 47.839497)
total: 111.87 sec