Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-122031
#<BuildRuby:0x000055f3e50df280
@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-122031",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000250 0.004320 0.785436 ( 1.178498)
build_miniruby 0.000781 0.000235 0.848056 ( 0.847992)
build_ruby 0.001447 0.000000 2.664549 ( 2.665310)
build_all 0.004199 0.003351 12.053307 ( 0.947602)
build_install 0.005682 0.005558 3.411529 ( 0.955558)
test_btest 0.000547 0.000219 63.438841 ( 5.703680)
test_basic 0.001417 0.002704 0.401650 ( 0.481326)
test_all 0.080633 0.017107 405.731301 ( 34.798992)
test_rubyspec 0.038489 0.028405 40.399410 ( 52.938333)
total: 100.52 sec