Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-092750
#<BuildRuby:0x0000564df1d700d8
@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-092750",
@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.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004576 0.000165 0.798299 ( 1.196648)
build_miniruby 0.000766 0.000209 0.802460 ( 0.802892)
build_ruby 0.000000 0.001452 2.666381 ( 2.667083)
build_all 0.007209 0.001099 12.042523 ( 0.946724)
build_install 0.006103 0.004529 3.460674 ( 0.975532)
test_btest 0.000000 0.000833 64.850208 ( 4.550080)
test_basic 0.000839 0.003325 0.407070 ( 0.487892)
test_all 0.079465 0.015899 373.036375 ( 31.387398)
test_rubyspec 0.023938 0.043862 40.328872 ( 52.873432)
total: 95.89 sec