Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-201531
#<BuildRuby:0x000055dbbc9f7ac0
@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="-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.20230216-201531",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003509 0.000000 0.789575 ( 1.189254)
build_miniruby 0.000841 0.000020 0.682716 ( 0.681872)
build_ruby 0.001175 0.000090 2.127666 ( 2.127282)
build_all 0.008554 0.000658 12.445750 ( 1.552285)
build_install 0.000000 0.006352 1.581717 ( 0.786892)
test_btest 0.000000 0.000639 66.346924 ( 6.289406)
test_basic 0.001249 0.002087 0.288254 ( 0.383642)
test_all 0.001181 0.000253 480.525585 ( 50.018192)
test_rubyspec 0.011474 0.017133 35.009363 ( 45.635736)
total: 108.67 sec