Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-154856
#<BuildRuby:0x00005591620d7ac0
@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.20230131-154856",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003274 0.000251 0.614331 ( 1.022158)
build_miniruby 0.000818 0.000063 0.630514 ( 0.629778)
build_ruby 0.001088 0.000084 2.030772 ( 2.030572)
build_all 0.004535 0.004352 11.978306 ( 1.465975)
build_install 0.006154 0.000242 1.466083 ( 0.710446)
test_btest 0.000613 0.000082 63.690994 ( 6.111316)
test_basic 0.003268 0.000436 0.255649 ( 0.350623)
test_all 0.000528 0.000423 478.593898 ( 45.600649)
test_rubyspec 0.014109 0.012589 34.848655 ( 45.430122)
total: 103.35 sec