Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-124302
#<BuildRuby:0x0000561039fec0a0
@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.20231019-124302",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003654 0.000859 1.244881 ( 1.508360)
build_miniruby 0.000816 0.000192 0.784909 ( 0.784689)
build_ruby 0.001048 0.000247 2.629169 ( 2.629528)
build_all 0.005837 0.004722 17.346663 ( 1.599565)
build_install 0.009155 0.000098 5.161960 ( 1.177871)
test_btest 0.001078 0.000000 86.462703 ( 8.162752)
test_basic 0.005235 0.000482 0.777273 ( 0.850940)
test_all 0.005942 0.000000 533.170488 ( 59.158676)
test_rubyspec 0.010433 0.040267 52.285943 ( 64.609013)
total: 140.48 sec