Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-002219
#<BuildRuby:0x00005612d8ce72f0
@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.20221226-002219",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007110 0.001461 0.945015 ( 1.592620)
build_miniruby 0.001670 0.000759 0.855088 ( 0.853604)
build_ruby 0.002068 0.000940 2.148967 ( 2.148588)
build_all 0.020184 0.002045 18.646028 ( 2.151666)
build_install 0.015799 0.005323 2.063956 ( 1.032700)
test_btest 0.000994 0.000348 93.099272 ( 8.907192)
test_basic 0.008156 0.001266 0.345583 ( 0.431430)
test_all 0.001104 0.001728 676.334741 ( 65.179315)
test_rubyspec 0.117438 0.068659 47.989178 ( 56.150299)
total: 138.45 sec