Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-011503
#<BuildRuby:0x000055f96def3f28
@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.20230115-011503",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000036 0.000010 0.000046 ( 0.000044)
configure 0.000037 0.000011 0.000048 ( 0.000046)
build_up 0.009865 0.000000 1.411511 ( 1.423695)
build_miniruby 0.001482 0.000007 1.762038 ( 1.632304)
build_ruby 0.000700 0.000854 2.781071 ( 2.778569)
build_all 0.005314 0.004645 16.723989 ( 2.959388)
build_install 0.004972 0.004427 2.158408 ( 1.097456)
test_btest 0.000740 0.000247 78.801539 ( 10.789631)
test_basic 0.007352 0.000000 0.360808 ( 0.445777)
test_all 0.001403 0.000094 661.411426 (101.008553)
test_rubyspec 0.064648 0.016396 52.405127 ( 60.490445)
total: 182.63 sec