Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-193448
#<BuildRuby:0x00005601ca85c6c8
@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.20220317-193448",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000021)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004964 0.007119 0.997516 ( 1.079435)
build_miniruby 0.001048 0.000628 0.073558 ( 0.073548)
build_ruby 0.001050 0.000630 0.071047 ( 0.070511)
build_all 0.008402 0.001929 4.200062 ( 0.871716)
build_install 0.023323 0.000125 7.934399 ( 2.440449)
test_btest 0.001340 0.000000 75.205675 ( 8.210724)
test_basic 0.006481 0.001350 0.334998 ( 0.425799)
test_all 0.000677 0.001590 668.176581 ( 65.275227)
test_rubyspec 0.099897 0.064350 46.175284 ( 51.581019)
total: 130.03 sec