Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-144838
#<BuildRuby:0x0000556edc5d6ad8
@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.20220723-144838",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000025 0.000010 0.000035 ( 0.000034)
configure 0.000029 0.000012 0.000041 ( 0.000043)
build_up 0.005559 0.006825 0.842865 ( 1.071943)
build_miniruby 0.001056 0.000528 0.054582 ( 0.053149)
build_ruby 0.000844 0.000422 0.057797 ( 0.056511)
build_all 0.006340 0.003170 1.242584 ( 0.479950)
build_install 0.017384 0.001508 4.242617 ( 1.802048)
test_btest 0.001117 0.000446 51.287433 ( 6.391722)
test_basic 0.000000 0.007380 0.292789 ( 0.392632)
test_all 0.000490 0.002494 496.921924 ( 52.904489)
test_rubyspec 0.088467 0.046045 41.743584 ( 47.614112)
total: 110.77 sec