Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-224143
#<BuildRuby:0x000055a685eea5a8
@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.20220212-224143",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002642 0.007543 0.940677 ( 1.109640)
build_miniruby 0.001367 0.000526 0.080091 ( 0.078471)
build_ruby 0.001617 0.000622 0.071700 ( 0.069799)
build_all 0.007685 0.002956 4.114707 ( 0.790317)
build_install 0.015627 0.008120 7.770307 ( 2.317494)
test_btest 0.000797 0.000328 73.647478 ( 7.906695)
test_basic 0.004589 0.001889 0.340778 ( 0.430875)
test_all 0.001205 0.000496 703.280660 ( 67.774136)
test_rubyspec 0.109700 0.065909 46.289177 ( 51.831116)
total: 132.31 sec