Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-202716
#<BuildRuby:0x0000562059fe68a0
@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.20220219-202716",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005509 0.004636 0.938970 ( 1.074776)
build_miniruby 0.002331 0.000000 0.072945 ( 0.070673)
build_ruby 0.001882 0.000046 0.068867 ( 0.067356)
build_all 0.008664 0.001609 4.102588 ( 0.774932)
build_install 0.010496 0.014218 7.960890 ( 2.360583)
test_btest 0.001037 0.000518 69.361749 ( 8.451386)
test_basic 0.005661 0.002831 0.351766 ( 0.446795)
test_all 0.001285 0.000643 665.790741 ( 65.383701)
test_rubyspec 0.101357 0.063744 46.139521 ( 51.538180)
total: 130.17 sec