Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-071755
#<BuildRuby:0x000056315a69bf90
@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-071755",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.000000 0.006077 0.803454 ( 1.252132)
build_miniruby 0.000000 0.001028 0.807389 ( 0.807249)
build_ruby 0.000371 0.000975 2.677957 ( 2.679194)
build_all 0.003472 0.003836 11.942820 ( 0.998075)
build_install 0.006752 0.003505 3.402475 ( 0.971342)
test_btest 0.000495 0.000198 63.630926 ( 5.797155)
test_basic 0.003908 0.000000 0.415314 ( 0.495588)
test_all 0.072567 0.026100 394.659046 ( 34.773430)
test_rubyspec 0.029198 0.039858 40.175892 ( 52.744099)
total: 100.52 sec