Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-003719
#<BuildRuby:0x000055d75d18be80
@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.20230119-003719",
@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.000012 0.000004 0.000016 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.000000 0.006433 0.902548 ( 1.122268)
build_miniruby 0.000000 0.001240 1.017867 ( 1.016088)
build_ruby 0.000000 0.001632 2.781836 ( 2.779411)
build_all 0.008783 0.001251 16.920729 ( 3.009818)
build_install 0.009224 0.002334 2.167861 ( 1.090145)
test_btest 0.000610 0.000267 78.135089 ( 11.048628)
test_basic 0.004347 0.002406 0.373133 ( 0.459053)
test_all 0.000828 0.000368 660.351613 ( 97.616872)
test_rubyspec 0.075686 0.049385 52.126611 ( 60.248300)
total: 178.39 sec