Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-090844
#<BuildRuby:0x0000555ce0e684e8
@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.20220403-090844",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008518 0.003354 1.001340 ( 1.114633)
build_miniruby 0.001726 0.000323 0.076648 ( 0.075031)
build_ruby 0.001892 0.000355 0.079448 ( 0.077890)
build_all 0.009791 0.001016 4.229225 ( 0.862835)
build_install 0.022614 0.001420 8.486827 ( 3.011995)
test_btest 0.001132 0.000170 78.707588 ( 8.254635)
test_basic 0.008167 0.000000 0.341661 ( 0.430205)
test_all 0.002438 0.000000 714.273831 ( 68.732089)
test_rubyspec 0.111212 0.058719 46.481363 ( 51.983334)
total: 134.54 sec