Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-165207
#<BuildRuby:0x0000556088de7f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-165207",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005635 0.000264 0.802270 ( 1.188561)
build_miniruby 0.000986 0.000141 0.819689 ( 0.819783)
build_ruby 0.001315 0.000188 2.709743 ( 2.717366)
build_all 0.007052 0.000394 12.056532 ( 0.971822)
build_install 0.004694 0.005235 3.457393 ( 0.982441)
test_btest 0.000822 0.000165 65.690300 ( 4.512827)
test_basic 0.000007 0.004674 0.394991 ( 0.475242)
test_all 0.089398 0.007885 391.306827 ( 36.789083)
test_rubyspec 0.051460 0.016698 40.883728 ( 53.470063)
total: 101.93 sec