Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-184907
#<BuildRuby:0x00005646fa8a80f8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220502-184907",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006506 0.000174 0.829402 ( 0.940837)
build_miniruby 0.000989 0.000066 0.056906 ( 0.055543)
build_ruby 0.000930 0.000062 0.057761 ( 0.056485)
build_all 0.000031 0.004208 1.484860 ( 0.595231)
build_install 0.006348 0.004610 6.261901 ( 2.820771)
test_btest 0.000624 0.000117 45.628091 ( 8.867365)
test_basic 0.002376 0.003914 0.327441 ( 0.414963)
test_all 0.001287 0.000303 625.461290 ( 91.740760)
test_rubyspec 0.055027 0.075743 43.891237 ( 48.832809)
total: 154.33 sec