Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-001222
#<BuildRuby:0x00005625eadeffd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-001222",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.000682 0.007366 1.045523 ( 1.326914)
build_miniruby 0.000877 0.000188 0.841080 ( 0.840915)
build_ruby 0.001588 0.000341 2.627580 ( 2.627949)
build_all 0.000000 0.007732 11.848631 ( 0.944577)
build_install 0.010248 0.002320 3.528892 ( 0.972333)
test_btest 0.000607 0.000202 62.818127 ( 4.382646)
test_basic 0.000181 0.003780 0.390855 ( 0.472284)
test_all 0.078117 0.019553 384.113132 ( 37.941730)
test_rubyspec 0.008526 0.057584 40.241572 ( 52.814120)
total: 102.32 sec