Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-164927
#<BuildRuby:0x00005604384a7788
@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.20231212-164927",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002366 0.003353 1.020418 ( 1.286465)
build_miniruby 0.001031 0.000000 0.866131 ( 0.866435)
build_ruby 0.001105 0.000000 2.681935 ( 2.683740)
build_all 0.004663 0.003529 12.118910 ( 0.993489)
build_install 0.014186 0.000000 3.552232 ( 0.986778)
test_btest 0.000674 0.000000 63.503071 ( 5.860702)
test_basic 0.001620 0.002965 0.372760 ( 0.452698)
test_all 0.077023 0.022010 365.267695 ( 37.161985)
test_rubyspec 0.039058 0.029684 39.584428 ( 52.262520)
total: 102.56 sec