Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-214226
#<BuildRuby:0x00005569edeb7560
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-214226",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.004474 0.000062 1.262907 ( 1.695867)
build_miniruby 0.001307 0.000000 0.910948 ( 0.910086)
build_ruby 0.001735 0.000000 2.730553 ( 2.735035)
build_all 0.009075 0.000573 16.616022 ( 1.511969)
build_install 0.004879 0.003652 4.641244 ( 1.125658)
test_btest 0.000848 0.000147 86.954353 ( 7.224281)
test_basic 0.004170 0.000725 0.782977 ( 0.860082)
test_all 0.097486 0.038461 538.178273 ( 60.521487)
test_rubyspec 0.031392 0.016008 51.813450 ( 64.146439)
total: 140.73 sec