Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-222112
#<BuildRuby:0x0000563d8484fce8
@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.20231015-222112",
@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.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003626 0.001133 1.393785 ( 1.628676)
build_miniruby 0.000910 0.000284 0.854728 ( 0.854689)
build_ruby 0.000958 0.000299 2.863759 ( 2.864706)
build_all 0.009984 0.000000 16.503569 ( 1.515014)
build_install 0.003792 0.004593 4.906577 ( 1.172323)
test_btest 0.000726 0.000230 82.416055 ( 7.486497)
test_basic 0.004639 0.000068 0.613952 ( 0.690175)
test_all 0.003926 0.002859 517.533036 ( 60.205188)
test_rubyspec 0.024295 0.026640 50.342090 ( 62.755003)
total: 139.17 sec