Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-193903
#<BuildRuby:0x00005594c06d0d30
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220626-193903",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007511 0.004618 1.022570 ( 1.156442)
build_miniruby 0.001959 0.000392 0.075729 ( 0.073941)
build_ruby 0.001692 0.000338 0.070990 ( 0.069311)
build_all 0.009807 0.000179 1.490304 ( 0.595164)
build_install 0.010885 0.012695 5.933899 ( 2.806356)
test_btest 0.000851 0.000255 75.339578 ( 8.715019)
test_basic 0.007242 0.000814 0.327451 ( 0.416108)
test_all 0.002080 0.000594 632.606929 ( 64.349021)
test_rubyspec 0.120915 0.057934 46.108967 ( 51.891533)
total: 130.07 sec