Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-204024
#<BuildRuby:0x000055e217d9bf58
@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.20221216-204024",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003287 0.000822 0.879354 ( 1.221293)
build_miniruby 0.000719 0.000179 0.958847 ( 0.957315)
build_ruby 0.000980 0.000245 2.777994 ( 2.648497)
build_all 0.008056 0.000891 15.764691 ( 3.280964)
build_install 0.008169 0.001923 2.262733 ( 1.294646)
test_btest 0.000552 0.000130 62.246168 ( 11.374129)
test_basic 0.001050 0.003913 0.319870 ( 0.410026)
test_all 0.001241 0.000189 680.000196 (136.222737)
test_rubyspec 0.038702 0.023963 52.643484 ( 60.922032)
total: 218.33 sec