Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-064634
#<BuildRuby:0x0000564aea70b670
@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.20240115-064634",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001583 0.004632 0.814472 ( 1.206207)
build_miniruby 0.000772 0.000309 0.818603 ( 0.818408)
build_ruby 0.001380 0.000552 2.704963 ( 2.705664)
build_all 0.003843 0.004137 11.958351 ( 0.998132)
build_install 0.010747 0.003366 3.480480 ( 0.971054)
test_btest 0.000574 0.000246 62.261108 ( 5.576206)
test_basic 0.000619 0.004530 0.399261 ( 0.479976)
test_all 0.080693 0.014467 384.384520 ( 34.735982)
test_rubyspec 0.023688 0.050046 40.585506 ( 53.112795)
total: 100.61 sec