Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-213126
#<BuildRuby:0x0000558963007e80
@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.20230101-213126",
@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.000020 0.000003 0.000023 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002522 0.003765 0.851765 ( 1.430555)
build_miniruby 0.001125 0.000225 1.016354 ( 1.014422)
build_ruby 0.001407 0.000282 2.783186 ( 2.780591)
build_all 0.009896 0.000000 16.822978 ( 2.995135)
build_install 0.010932 0.000676 2.280537 ( 1.167944)
test_btest 0.000815 0.000129 71.083683 ( 10.904361)
test_basic 0.006123 0.000967 0.340460 ( 0.425579)
test_all 0.001198 0.000190 661.530291 (112.483528)
test_rubyspec 0.087368 0.045161 51.619055 ( 59.708152)
total: 192.91 sec