Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-101630
#<BuildRuby:0x0000557a6931be90
@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.20230211-101630",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002915 0.000583 0.639583 ( 1.055279)
build_miniruby 0.000797 0.000160 0.625432 ( 0.625091)
build_ruby 0.000988 0.000198 2.067999 ( 2.067963)
build_all 0.004931 0.004503 12.371795 ( 1.494374)
build_install 0.006428 0.000000 1.479565 ( 0.712067)
test_btest 0.000699 0.000000 64.878963 ( 6.265806)
test_basic 0.003387 0.000423 0.259034 ( 0.354046)
test_all 0.000630 0.000802 492.668941 ( 48.596028)
test_rubyspec 0.014533 0.014058 34.958850 ( 45.524024)
total: 106.70 sec