Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-051006
#<BuildRuby:0x0000563782a78658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-051006",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000017)
build_up 0.011481 0.000224 0.968080 ( 1.488599)
build_miniruby 0.002135 0.000000 0.077121 ( 0.076007)
build_ruby 0.001938 0.000005 0.079607 ( 0.077652)
build_all 0.009310 0.000000 4.108885 ( 0.779208)
build_install 0.012809 0.010627 7.755557 ( 2.330436)
test_btest 0.001182 0.000182 47.235394 ( 44.008343)
test_basic 0.007359 0.001132 0.353800 ( 0.440859)
test_all 0.001700 0.000262 658.006113 ( 64.939884)
test_rubyspec 0.122967 0.033788 45.990130 ( 51.537125)
total: 165.68 sec