Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-040937
#<BuildRuby:0x00005583e8ff86f8
@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.20230120-040937",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008730 0.000000 0.976253 ( 1.316391)
build_miniruby 0.001812 0.000000 0.841147 ( 0.854424)
build_ruby 0.002841 0.000209 2.150140 ( 2.179299)
build_all 0.019851 0.000000 18.380570 ( 2.163154)
build_install 0.012569 0.008136 1.810216 ( 0.939343)
test_btest 0.001367 0.000228 86.301555 ( 8.861052)
test_basic 0.005823 0.000971 0.367322 ( 0.455145)
test_all 0.002172 0.000362 661.089959 ( 65.498539)
test_rubyspec 0.079913 0.069115 48.346257 ( 56.511495)
total: 138.78 sec