Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-164537
#<BuildRuby:0x0000557adada34f0
@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.20240115-164537",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.002573 0.003557 0.807273 ( 1.184591)
build_miniruby 0.000793 0.000265 0.812977 ( 0.813165)
build_ruby 0.001941 0.000000 2.685916 ( 2.686443)
build_all 0.005263 0.002420 11.961404 ( 0.973527)
build_install 0.008602 0.005481 3.637650 ( 0.989547)
test_btest 0.000599 0.000225 64.705641 ( 5.152775)
test_basic 0.003732 0.001399 0.389117 ( 0.469173)
test_all 0.063433 0.030120 383.141632 ( 36.217289)
test_rubyspec 0.031539 0.031352 40.436761 ( 52.988784)
total: 101.48 sec