Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-000140
#<BuildRuby:0x0000559b894f7458
@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-000140",
@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.000032 0.000003 0.000035 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.002348 0.003787 1.459981 ( 2.658351)
build_miniruby 0.000900 0.000150 0.904374 ( 0.903318)
build_ruby 0.001684 0.000000 2.586695 ( 2.592284)
build_all 0.008554 0.000324 13.601358 ( 1.180577)
build_install 0.004655 0.003484 1.909518 ( 0.870094)
test_btest 0.000805 0.000151 78.028705 ( 7.619255)
test_basic 0.005006 0.000000 0.724477 ( 0.802010)
test_all 0.000857 0.000496 475.628620 ( 49.358560)
test_rubyspec 0.020144 0.023503 44.766562 ( 57.166388)
total: 123.15 sec