Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-072606
#<BuildRuby:0x000055854dfc4040
@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.20230701-072606",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005499 0.000158 1.457833 ( 2.762139)
build_miniruby 0.000879 0.000087 0.873161 ( 0.873041)
build_ruby 0.000000 0.001569 2.639692 ( 2.640457)
build_all 0.000194 0.008718 11.152163 ( 7.677138)
build_install 0.008850 0.000306 4.990196 ( 1.898420)
test_btest 0.001454 0.000000 87.682260 ( 7.846492)
test_basic 0.004328 0.000429 0.699934 ( 0.782160)
test_all 0.001122 0.000224 466.079042 ( 42.822499)
test_rubyspec 0.016052 0.024422 43.617949 ( 56.144846)
total: 123.45 sec