Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-145135
#<BuildRuby:0x0000564cf5e568a0
@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.20220218-145135",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007081 0.004760 0.940048 ( 1.013913)
build_miniruby 0.001549 0.000358 0.068816 ( 0.068101)
build_ruby 0.001664 0.000384 0.080529 ( 0.079041)
build_all 0.009368 0.001030 4.106431 ( 0.790562)
build_install 0.012740 0.007906 7.865353 ( 2.337989)
test_btest 0.001055 0.000293 76.501300 ( 8.464321)
test_basic 0.007375 0.000731 0.333854 ( 0.422678)
test_all 0.000963 0.001561 709.613306 ( 67.407704)
test_rubyspec 0.104668 0.051515 46.074787 ( 51.557221)
total: 132.14 sec