Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-122140
#<BuildRuby:0x0000555b84a5fe80
@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.20230108-122140",
@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.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004823 0.001608 0.849451 ( 1.520308)
build_miniruby 0.000916 0.000305 1.022420 ( 1.020281)
build_ruby 0.001123 0.000374 2.770603 ( 2.768019)
build_all 0.008954 0.001323 16.841208 ( 2.993595)
build_install 0.008319 0.000951 2.147220 ( 1.088848)
test_btest 0.001131 0.000000 80.902944 ( 10.765547)
test_basic 0.006220 0.000595 0.348063 ( 0.434056)
test_all 0.000000 0.001479 675.165089 (100.506373)
test_rubyspec 0.064655 0.067772 52.255595 ( 60.309786)
total: 181.41 sec