Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-074355
#<BuildRuby:0x000055df0d44c040
@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.20230206-074355",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003643 0.000280 0.640378 ( 1.057442)
build_miniruby 0.000904 0.000069 0.634380 ( 0.633589)
build_ruby 0.001092 0.000084 2.041545 ( 2.041334)
build_all 0.004294 0.004426 12.132177 ( 1.494099)
build_install 0.002299 0.004012 1.452746 ( 0.705098)
test_btest 0.000556 0.000111 64.771176 ( 6.097658)
test_basic 0.000000 0.003799 0.259975 ( 0.355500)
test_all 0.000545 0.000621 480.334250 ( 47.054405)
test_rubyspec 0.011257 0.018935 34.297804 ( 44.923068)
total: 104.36 sec