Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-032829
#<BuildRuby:0x000055df4bcb77f0
@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.20240116-032829",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001643 0.004316 0.807564 ( 1.195144)
build_miniruby 0.000826 0.000301 0.810787 ( 0.810551)
build_ruby 0.000963 0.000350 2.669803 ( 2.670814)
build_all 0.003668 0.003885 12.266185 ( 0.996352)
build_install 0.004505 0.008288 3.394796 ( 0.978859)
test_btest 0.000477 0.000257 62.439641 ( 5.159921)
test_basic 0.003080 0.001658 0.410885 ( 0.490531)
test_all 0.063515 0.039577 368.325457 ( 38.159597)
test_rubyspec 0.042671 0.021506 40.833042 ( 53.379214)
total: 103.84 sec