Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-225539
#<BuildRuby:0x000055be9fe53f90
@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.20231210-225539",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000877 0.003641 0.999758 ( 1.259418)
build_miniruby 0.000671 0.000111 0.862485 ( 0.862697)
build_ruby 0.001312 0.000218 2.706074 ( 2.706867)
build_all 0.007472 0.000520 12.109201 ( 0.985362)
build_install 0.007512 0.001156 3.524490 ( 0.963164)
test_btest 0.000000 0.000665 64.274400 ( 5.343281)
test_basic 0.000000 0.003044 0.373587 ( 0.456729)
test_all 0.082679 0.014572 391.190821 ( 35.142355)
test_rubyspec 0.019827 0.031307 39.464278 ( 52.164631)
total: 99.89 sec