Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-011820
#<BuildRuby:0x0000558fcafec040
@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-011820",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000045 0.000006 0.000051 ( 0.000028)
build_up 0.005674 0.000811 0.899447 ( 1.132307)
build_miniruby 0.001027 0.000147 1.013327 ( 1.011397)
build_ruby 0.001434 0.000205 2.783692 ( 2.781100)
build_all 0.009675 0.000000 16.798484 ( 3.004983)
build_install 0.006740 0.002934 2.280504 ( 1.178035)
test_btest 0.000934 0.000140 73.607994 ( 10.321451)
test_basic 0.003147 0.003198 0.342731 ( 0.429128)
test_all 0.001366 0.000000 667.684135 (108.531968)
test_rubyspec 0.118407 0.016053 51.656220 ( 59.679947)
total: 188.07 sec