Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-173512
#<BuildRuby:0x000056098540e860
@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.20221225-173512",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000028 0.000004 0.000032 ( 0.000027)
build_up 0.004977 0.004176 0.966342 ( 1.117002)
build_miniruby 0.002052 0.000439 0.844417 ( 0.844061)
build_ruby 0.003225 0.000000 2.161109 ( 2.161832)
build_all 0.011639 0.009089 18.616802 ( 2.182909)
build_install 0.019907 0.001725 2.069839 ( 1.028660)
test_btest 0.001350 0.000000 94.274140 ( 9.069500)
test_basic 0.007225 0.000970 0.359249 ( 0.447498)
test_all 0.001849 0.000440 680.518082 ( 63.603294)
test_rubyspec 0.108786 0.078055 47.947154 ( 56.122199)
total: 136.58 sec