Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-065253
#<BuildRuby:0x0000559db21c0700
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221223-065253",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000008 0.004062 0.883788 ( 2.153932)
build_miniruby 0.000676 0.000208 0.977852 ( 0.976539)
build_ruby 0.000000 0.001241 2.644806 ( 2.643430)
build_all 0.005816 0.003439 15.853478 ( 3.272847)
build_install 0.004816 0.004473 2.228813 ( 1.242562)
test_btest 0.000629 0.000000 64.628849 ( 11.400487)
test_basic 0.004936 0.000000 0.299589 ( 0.390693)
test_all 0.000543 0.000540 635.125523 (108.699312)
test_rubyspec 0.023647 0.041670 52.697816 ( 60.884601)
total: 191.67 sec