Logfile: /home/ko1/ruby/logs/brlog.trunk.20230209-160142
#<BuildRuby:0x0000560bd8787d48
@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.20230209-160142",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003499 0.617037 ( 1.060561)
build_miniruby 0.000127 0.000757 0.643855 ( 0.644063)
build_ruby 0.000000 0.001192 2.071845 ( 2.072360)
build_all 0.003188 0.005800 12.331212 ( 1.500189)
build_install 0.005925 0.000537 1.451984 ( 0.703955)
test_btest 0.000508 0.000135 65.447588 ( 6.359087)
test_basic 0.002995 0.000798 0.270512 ( 0.365883)
test_all 0.001090 0.000291 492.485556 ( 47.034768)
test_rubyspec 0.017277 0.011745 35.188560 ( 45.705283)
total: 105.45 sec