Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-175428
#<BuildRuby:0x000055d3217afce8
@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.20230726-175428",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005301 0.000884 1.473105 ( 2.947411)
build_miniruby 0.000863 0.000143 0.897133 ( 0.896588)
build_ruby 0.001082 0.000181 2.635755 ( 2.635749)
build_all 0.008532 0.000656 13.468270 ( 1.192322)
build_install 0.000000 0.007625 1.963479 ( 0.930017)
test_btest 0.000445 0.000486 81.325574 ( 7.002410)
test_basic 0.000000 0.003845 0.483464 ( 0.565687)
test_all 0.000668 0.000502 484.301718 ( 51.063507)
test_rubyspec 0.016076 0.022000 42.638942 ( 55.124814)
total: 122.36 sec