Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-134540
#<BuildRuby:0x0000555b00be0040
@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.20230210-134540",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.003740 0.627548 ( 1.094978)
build_miniruby 0.000620 0.000346 0.642761 ( 0.642490)
build_ruby 0.000937 0.000234 2.087451 ( 2.087259)
build_all 0.008933 0.000150 12.371976 ( 1.512541)
build_install 0.005398 0.001157 1.499817 ( 0.738146)
test_btest 0.000557 0.000119 64.870856 ( 6.429439)
test_basic 0.003741 0.000000 0.243563 ( 0.338526)
test_all 0.001194 0.000000 489.249764 ( 47.182662)
test_rubyspec 0.015795 0.014620 36.032353 ( 46.655638)
total: 106.68 sec