Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-105551
#<BuildRuby:0x0000564d7f47fce8
@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.20231216-105551",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004745 1.284685 ( 1.632775)
build_miniruby 0.000000 0.000945 0.966631 ( 0.966441)
build_ruby 0.000697 0.000704 2.886148 ( 2.886062)
build_all 0.006949 0.003523 17.465475 ( 1.589950)
build_install 0.000813 0.007928 5.061211 ( 1.179103)
test_btest 0.001099 0.000000 86.593108 ( 8.252259)
test_basic 0.002963 0.002009 0.701555 ( 0.775871)
test_all 0.101688 0.039942 547.785999 ( 63.862739)
test_rubyspec 0.035182 0.019568 51.635341 ( 63.999132)
total: 145.15 sec