Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-015756
#<BuildRuby:0x00005600301d34f0
@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.20231223-015756",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003682 0.740905 ( 1.162431)
build_miniruby 0.000542 0.000387 0.906635 ( 0.907374)
build_ruby 0.001014 0.000185 2.771246 ( 2.775138)
build_all 0.007068 0.000485 12.193841 ( 1.004076)
build_install 0.004964 0.002755 3.520662 ( 0.993071)
test_btest 0.000571 0.000115 65.398205 ( 5.392292)
test_basic 0.000564 0.003067 0.382404 ( 0.461058)
test_all 0.082031 0.025549 407.931771 ( 41.476012)
test_rubyspec 0.033420 0.025140 40.792990 ( 53.532190)
total: 107.70 sec