Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-143908
#<BuildRuby:0x000055e7e3843368
@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.20230401-143908",
@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.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.005986 1.213935 ( 2.465210)
build_miniruby 0.000000 0.000972 0.711572 ( 0.710968)
build_ruby 0.000000 0.001213 2.323051 ( 2.323639)
build_all 0.001512 0.007145 11.859897 ( 1.071171)
build_install 0.006611 0.000645 1.647259 ( 0.831816)
test_btest 0.000765 0.000182 78.387456 ( 6.507737)
test_basic 0.000000 0.004939 0.662310 ( 0.756444)
test_all 0.000000 0.001477 411.120278 ( 41.682735)
test_rubyspec 0.021999 0.010225 39.616069 ( 50.179016)
total: 106.53 sec