Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-213755
#<BuildRuby:0x000055cf3c03e678
@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.20230123-213755",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.005312 0.001226 0.850299 ( 1.043584)
build_miniruby 0.001069 0.000246 0.999457 ( 0.997429)
build_ruby 0.001356 0.000313 2.754783 ( 2.752199)
build_all 0.009774 0.000087 16.740251 ( 2.987932)
build_install 0.006071 0.005044 2.047631 ( 1.064384)
test_btest 0.000793 0.000198 75.184585 ( 10.203831)
test_basic 0.006911 0.000000 0.369935 ( 0.455604)
test_all 0.001516 0.000000 661.297062 (113.640706)
test_rubyspec 0.086899 0.025736 51.238798 ( 59.347088)
total: 192.49 sec