Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-211002
#<BuildRuby:0x0000557810043368
@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.20230307-211002",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000013 0.000001 0.000014 ( 0.000016)
build_up 0.003653 0.000332 0.722200 ( 2.284603)
build_miniruby 0.000747 0.000067 0.643495 ( 0.643226)
build_ruby 0.001051 0.000095 2.163775 ( 2.163573)
build_all 0.007972 0.000725 11.293143 ( 0.982221)
build_install 0.003604 0.003460 1.521762 ( 0.814962)
test_btest 0.000988 0.000000 76.446516 ( 6.413358)
test_basic 0.003283 0.000019 0.246319 ( 0.341843)
test_all 0.001943 0.000259 375.711645 ( 33.787802)
test_rubyspec 0.013690 0.017929 35.671992 ( 46.243747)
total: 93.68 sec