Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-191845
#<BuildRuby:0x00005592d8bff7f0
@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.20240108-191845",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005278 0.000000 1.322097 ( 1.726114)
build_miniruby 0.001213 0.000000 1.555060 ( 1.559816)
build_ruby 0.001554 0.000000 5.842438 ( 5.856044)
build_all 0.006118 0.004413 16.698107 ( 1.816978)
build_install 0.010489 0.006806 5.134075 ( 1.884791)
test_btest 0.000803 0.000000 84.817501 ( 11.155495)
test_basic 0.001892 0.003574 0.713368 ( 0.785583)
test_all 0.089949 0.032020 547.499004 ( 69.570569)
test_rubyspec 0.035140 0.034208 85.044380 ( 97.321917)
total: 191.68 sec