Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-203013
#<BuildRuby:0x000055c98d767580
@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.20230806-203013",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000018 0.000009 0.000027 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.005068 0.000466 1.376005 ( 2.628043)
build_miniruby 0.000823 0.000366 0.948199 ( 0.946971)
build_ruby 0.000879 0.000391 2.768057 ( 2.768053)
build_all 0.009607 0.000000 14.998842 ( 1.364567)
build_install 0.008774 0.000000 2.049750 ( 0.913820)
test_btest 0.001058 0.000000 85.210291 ( 7.736239)
test_basic 0.005048 0.000000 0.710943 ( 0.785615)
test_all 0.001174 0.000000 520.946789 ( 57.199834)
test_rubyspec 0.021326 0.021928 48.190927 ( 60.289806)
total: 134.63 sec