Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-003700
#<BuildRuby:0x00005624fd8cf4b0
@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.20240118-003700",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004691 0.000853 0.925176 ( 1.336045)
build_miniruby 0.000926 0.000169 0.819110 ( 0.819177)
build_ruby 0.001458 0.000000 2.678563 ( 2.679406)
build_all 0.004034 0.003668 12.047753 ( 0.988681)
build_install 0.011725 0.001616 3.476068 ( 0.964430)
test_btest 0.000679 0.000146 64.176844 ( 5.650117)
test_basic 0.005090 0.000063 0.399463 ( 0.479234)
test_all 0.080288 0.020500 372.542693 ( 36.310592)
test_rubyspec 0.032526 0.093066 72.822454 ( 85.319970)
total: 134.55 sec