Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-075436
#<BuildRuby:0x0000562f413fb328
@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.20230525-075436",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003108 0.003916 1.425813 ( 2.764789)
build_miniruby 0.000896 0.000069 0.761784 ( 0.761321)
build_ruby 0.001126 0.000087 2.453761 ( 2.454763)
build_all 0.008230 0.000633 12.275483 ( 1.076562)
build_install 0.000000 0.007653 1.810579 ( 0.939813)
test_btest 0.000209 0.000765 80.898763 ( 7.153109)
test_basic 0.000040 0.004416 0.567903 ( 0.649143)
test_all 0.001341 0.000000 463.630152 ( 41.663760)
test_rubyspec 0.014144 0.023366 41.160056 ( 53.673965)
total: 111.14 sec