Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-030200
#<BuildRuby:0x0000563d9a7988e8
@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.20220325-030200",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.007268 0.003704 0.992204 ( 1.854356)
build_miniruby 0.001329 0.000475 0.071732 ( 0.069962)
build_ruby 0.001740 0.000621 0.080461 ( 0.078264)
build_all 0.004274 0.005910 4.056274 ( 0.832066)
build_install 0.020389 0.002549 7.735079 ( 2.351876)
test_btest 0.000933 0.000329 72.392796 ( 8.322503)
test_basic 0.006936 0.000686 0.340339 ( 0.439866)
test_all 0.002326 0.000775 649.055448 ( 64.997682)
test_rubyspec 0.105286 0.059049 45.557972 ( 50.731880)
total: 129.68 sec