Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-173014
#<BuildRuby:0x00005646dba780c8
@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.20231202-173014",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004471 0.980002 ( 1.254101)
build_miniruby 0.000277 0.000900 0.864103 ( 0.865137)
build_ruby 0.000765 0.000255 2.698431 ( 2.700500)
build_all 0.004129 0.003715 12.112655 ( 0.981707)
build_install 0.007799 0.005349 3.595930 ( 0.967364)
test_btest 0.000648 0.000000 62.051439 ( 5.594125)
test_basic 0.002529 0.001887 0.370775 ( 0.450756)
test_all 0.071866 0.024959 373.114778 ( 43.195654)
test_rubyspec 0.026730 0.032458 39.607589 ( 52.248053)
total: 108.26 sec