Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-095251
#<BuildRuby:0x00005600aec3bf90
@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.20231218-095251",
@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.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000911 0.004126 1.043257 ( 1.304566)
build_miniruby 0.000934 0.000170 0.870172 ( 0.870355)
build_ruby 0.001102 0.000200 2.705852 ( 2.706339)
build_all 0.007119 0.000000 12.219314 ( 1.029784)
build_install 0.006986 0.000000 3.544154 ( 0.967141)
test_btest 0.000691 0.000000 63.108971 ( 5.075490)
test_basic 0.003291 0.000000 0.378395 ( 0.461015)
test_all 0.066379 0.034140 416.799861 ( 37.005393)
test_rubyspec 0.046477 0.029395 39.895667 ( 52.543707)
total: 101.96 sec