Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-170237
#<BuildRuby:0x000055f65f5bbd68
@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.20230709-170237",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.005992 0.000000 1.500952 ( 2.774254)
build_miniruby 0.001166 0.000000 0.873809 ( 0.874697)
build_ruby 0.001117 0.000075 2.533954 ( 2.534350)
build_all 0.004804 0.004232 7.797501 ( 7.128621)
build_install 0.005301 0.003457 1.900437 ( 1.592224)
test_btest 0.000631 0.000143 83.203917 ( 7.320067)
test_basic 0.003144 0.000715 0.715561 ( 0.795179)
test_all 0.001528 0.000000 423.550938 ( 42.761080)
test_rubyspec 0.033546 0.007372 42.898278 ( 55.322503)
total: 121.10 sec