Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-200054
#<BuildRuby:0x000055bd3a54b440
@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.20220308-200054",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007459 0.003842 1.005883 ( 1.052636)
build_miniruby 0.002057 0.000000 0.076240 ( 0.074952)
build_ruby 0.001898 0.000029 0.079759 ( 0.078590)
build_all 0.003951 0.005193 4.211170 ( 0.872078)
build_install 0.017633 0.003233 7.943898 ( 2.445426)
test_btest 0.000941 0.000269 75.266501 ( 7.946352)
test_basic 0.006513 0.001861 0.336494 ( 0.425062)
test_all 0.001561 0.000446 689.766271 ( 71.599739)
test_rubyspec 0.123816 0.038492 46.340922 ( 51.743692)
total: 136.24 sec