Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-044458
#<BuildRuby:0x00005557a87fc0d8
@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-044458",
@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.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004733 0.000197 0.804925 ( 1.187778)
build_miniruby 0.000820 0.000224 0.808630 ( 0.808753)
build_ruby 0.001265 0.000345 2.689565 ( 2.690094)
build_all 0.007843 0.000000 12.224306 ( 0.963244)
build_install 0.008725 0.000000 3.517488 ( 0.973648)
test_btest 0.000744 0.000070 64.183838 ( 5.461379)
test_basic 0.003433 0.000686 0.405367 ( 0.483379)
test_all 0.076470 0.021424 370.128680 ( 39.534251)
test_rubyspec 0.035174 0.029854 40.727962 ( 53.293504)
total: 105.40 sec