Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-140333
#<BuildRuby:0x000055f0d32543c8
@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.20230108-140333",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000055 0.000013 0.000068 ( 0.000069)
configure 0.000053 0.000012 0.000065 ( 0.000065)
build_up 0.000000 0.010512 0.850005 ( 1.118741)
build_miniruby 0.000856 0.000411 1.024763 ( 1.022804)
build_ruby 0.001157 0.000496 2.789675 ( 2.786940)
build_all 0.009452 0.000558 16.901648 ( 3.015050)
build_install 0.004845 0.006198 2.140692 ( 1.087819)
test_btest 0.000740 0.000324 76.680307 ( 11.263839)
test_basic 0.004644 0.002032 0.366378 ( 0.452477)
test_all 0.000801 0.000351 672.807076 ( 95.365164)
test_rubyspec 0.063479 0.069658 52.617835 ( 60.660389)
total: 176.77 sec