Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-161853
#<BuildRuby:0x000055896dfd3fa8
@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.20231110-161853",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004040 0.000425 1.326137 ( 1.562832)
build_miniruby 0.001245 0.000000 0.947564 ( 0.946835)
build_ruby 0.001378 0.000000 2.676342 ( 2.676041)
build_all 0.002753 0.007031 16.696702 ( 1.499474)
build_install 0.006662 0.002864 4.921695 ( 1.170226)
test_btest 0.000965 0.000193 82.655647 ( 7.808363)
test_basic 0.003412 0.000682 0.703548 ( 0.784778)
test_all 0.106529 0.029667 508.960433 ( 55.824186)
test_rubyspec 0.029878 0.015869 50.960290 ( 63.155279)
total: 135.43 sec