Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-153705
#<BuildRuby:0x0000564739136678
@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.20230104-153705",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.001606 0.004756 0.839883 ( 1.013229)
build_miniruby 0.000872 0.000363 1.018321 ( 1.016340)
build_ruby 0.001607 0.000000 2.782111 ( 2.779368)
build_all 0.007755 0.001967 16.758402 ( 2.955567)
build_install 0.011783 0.000000 2.290526 ( 1.180825)
test_btest 0.000137 0.000860 73.917893 ( 10.567446)
test_basic 0.002434 0.005004 0.369682 ( 0.454308)
test_all 0.000993 0.000386 663.368814 ( 98.081222)
test_rubyspec 0.083731 0.050372 51.463029 ( 59.530853)
total: 177.58 sec