Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-205052
#<BuildRuby:0x00005614142cfe88
@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.20231125-205052",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005531 0.000445 0.938136 ( 1.336787)
build_miniruby 0.000861 0.000235 0.796487 ( 0.796309)
build_ruby 0.001194 0.000326 2.616821 ( 2.617662)
build_all 0.007948 0.000925 12.105197 ( 1.050472)
build_install 0.008723 0.004445 3.672202 ( 0.981364)
test_btest 0.000000 0.000839 64.675114 ( 5.208100)
test_basic 0.003172 0.001802 0.430047 ( 0.508806)
test_all 0.064110 0.032293 350.787150 ( 30.474088)
test_rubyspec 0.048030 0.024194 39.973639 ( 52.521514)
total: 95.50 sec