Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-160154
#<BuildRuby:0x0000563f558fa620
@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.20230102-160154",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004813 0.001605 0.848737 ( 1.036752)
build_miniruby 0.001185 0.000000 1.013768 ( 1.011861)
build_ruby 0.001622 0.000000 2.777211 ( 2.774600)
build_all 0.006702 0.003204 16.761604 ( 3.000081)
build_install 0.011831 0.000000 2.305912 ( 1.186600)
test_btest 0.000864 0.000002 68.141905 ( 11.440398)
test_basic 0.006403 0.000567 0.342272 ( 0.427528)
test_all 0.001335 0.000000 652.943579 (100.273097)
test_rubyspec 0.076643 0.044024 51.619350 ( 59.784597)
total: 180.94 sec