Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-152023
#<BuildRuby:0x0000561f53eb80c0
@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.20230330-152023",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.003810 0.847725 ( 2.211799)
build_miniruby 0.000684 0.000184 0.696734 ( 0.695981)
build_ruby 0.001029 0.000000 2.246598 ( 2.245960)
build_all 0.008634 0.000000 12.074038 ( 1.109467)
build_install 0.007026 0.000000 1.733649 ( 0.885619)
test_btest 0.000605 0.000000 77.888179 ( 7.024522)
test_basic 0.002943 0.000000 0.268863 ( 0.364078)
test_all 0.001864 0.000000 440.498141 ( 44.613917)
test_rubyspec 0.015470 0.004939 38.206128 ( 48.371870)
total: 107.52 sec