Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-091423
#<BuildRuby:0x0000562f8bd33680
@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.20220425-091423",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010649 0.002457 1.022645 ( 1.272902)
build_miniruby 0.001485 0.000342 0.074403 ( 0.072243)
build_ruby 0.001543 0.000356 0.070307 ( 0.068081)
build_all 0.001507 0.008773 1.494619 ( 0.620667)
build_install 0.016173 0.008408 6.002274 ( 2.798492)
test_btest 0.001044 0.000407 74.593824 ( 8.209688)
test_basic 0.002733 0.005888 0.317812 ( 0.405410)
test_all 0.001949 0.000866 661.771105 ( 65.117423)
test_rubyspec 0.114132 0.070501 45.821416 ( 50.994092)
total: 129.56 sec