Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-120714
#<BuildRuby:0x000056276c8a7868
@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-120714",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000011 0.003912 0.609933 ( 1.047673)
build_miniruby 0.000600 0.000300 0.641728 ( 0.641048)
build_ruby 0.000808 0.000404 2.068780 ( 2.068111)
build_all 0.009634 0.000000 12.373569 ( 1.505348)
build_install 0.004826 0.001747 1.519262 ( 0.726220)
test_btest 0.000476 0.000191 66.425291 ( 6.019554)
test_basic 0.000077 0.003747 0.242776 ( 0.338202)
test_all 0.000733 0.000342 494.349563 ( 47.481775)
test_rubyspec 0.020004 0.009635 35.222736 ( 45.833318)
total: 105.66 sec