Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-094805
#<BuildRuby:0x000055c041240728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230102-094805",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000006 0.000025 ( 0.000027)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004981 0.001532 0.844060 ( 1.014552)
build_miniruby 0.000000 0.001091 1.014892 ( 1.013057)
build_ruby 0.000000 0.001624 2.774189 ( 2.771322)
build_all 0.006392 0.003286 16.736281 ( 2.993744)
build_install 0.009577 0.002024 2.334860 ( 1.203091)
test_btest 0.000806 0.000000 74.527624 ( 10.723605)
test_basic 0.001431 0.005805 0.360009 ( 0.444875)
test_all 0.001268 0.000204 680.177039 ( 96.082841)
test_rubyspec 0.068970 0.062298 51.687464 ( 59.720712)
total: 175.97 sec