Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-213100
#<BuildRuby:0x00005592db79f040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-213100",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004305 0.000453 1.154949 ( 1.474434)
build_miniruby 0.001860 0.000000 0.943090 ( 0.941242)
build_ruby 0.001209 0.000000 2.676054 ( 2.676377)
build_all 0.008525 0.000312 13.982208 ( 1.295543)
build_install 0.006895 0.000656 4.056289 ( 1.041101)
test_btest 0.001048 0.000100 76.744956 ( 6.863185)
test_basic 0.002701 0.004476 0.828017 ( 0.900086)
test_all 0.084816 0.045644 503.276862 ( 47.824815)
test_rubyspec 0.011606 0.033820 48.629654 ( 61.105490)
total: 124.12 sec