Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-170817
#<BuildRuby:0x000055d2f288e620
@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.20230104-170817",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005165 0.001192 0.847671 ( 1.069803)
build_miniruby 0.000000 0.001097 1.027740 ( 1.025687)
build_ruby 0.000000 0.001624 2.770843 ( 2.768315)
build_all 0.004963 0.004833 16.685531 ( 2.979904)
build_install 0.010991 0.000742 2.281713 ( 1.181341)
test_btest 0.000769 0.000226 68.965147 ( 11.343782)
test_basic 0.005064 0.001490 0.341793 ( 0.428686)
test_all 0.000000 0.001290 658.951033 (102.675056)
test_rubyspec 0.069171 0.063001 51.673200 ( 59.731723)
total: 183.20 sec