Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-043442
#<BuildRuby:0x000055833985b4b8
@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.20220901-043442",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010679 0.001557 0.982809 ( 1.163190)
build_miniruby 0.001803 0.000416 0.077215 ( 0.076658)
build_ruby 0.001780 0.000411 0.074143 ( 0.073287)
build_all 0.009925 0.001110 1.497982 ( 0.586647)
build_install 0.009660 0.011751 1.904489 ( 0.946704)
test_btest 0.000973 0.000324 69.608031 ( 8.342224)
test_basic 0.006826 0.000709 0.329996 ( 0.420756)
test_all 0.002172 0.000686 675.120048 ( 66.514971)
test_rubyspec 0.119892 0.041571 46.079943 ( 54.439527)
total: 132.56 sec