Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-062422
#<BuildRuby:0x0000555cffebb520
@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.20230725-062422",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.005251 0.001640 1.611842 ( 3.080378)
build_miniruby 0.000649 0.000203 0.905551 ( 0.904882)
build_ruby 0.000847 0.000265 2.625303 ( 2.625704)
build_all 0.009088 0.000000 14.468419 ( 1.338494)
build_install 0.008561 0.000000 2.049495 ( 0.916704)
test_btest 0.000976 0.000000 85.010998 ( 8.027871)
test_basic 0.003068 0.001920 0.628304 ( 0.704813)
test_all 0.001025 0.000267 496.130907 ( 50.075372)
test_rubyspec 0.026045 0.015679 44.461551 ( 56.767465)
total: 124.44 sec