Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-210146
#<BuildRuby:0x000055f487e9b520
@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.20230811-210146",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005467 0.000575 1.614725 ( 3.208382)
build_miniruby 0.000808 0.000085 0.888810 ( 0.888619)
build_ruby 0.001077 0.000113 2.571331 ( 2.571008)
build_all 0.000575 0.008879 14.230817 ( 1.226114)
build_install 0.008749 0.000000 2.109128 ( 0.924823)
test_btest 0.000994 0.000000 84.797843 ( 7.647756)
test_basic 0.005296 0.000000 0.618958 ( 0.699865)
test_all 0.001549 0.000000 515.897027 ( 57.083321)
test_rubyspec 0.033751 0.010193 45.124909 ( 57.361263)
total: 131.61 sec