Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-004637
#<BuildRuby:0x000055d7e2c567e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220730-004637",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002174 0.004493 0.828295 ( 0.975553)
build_miniruby 0.000904 0.000139 0.057192 ( 0.055963)
build_ruby 0.000836 0.000000 0.059007 ( 0.057708)
build_all 0.004548 0.000149 1.525993 ( 0.593002)
build_install 0.009110 0.000019 5.631888 ( 2.156285)
test_btest 0.000669 0.000084 53.715949 ( 8.122192)
test_basic 0.001658 0.004029 0.329718 ( 0.418192)
test_all 0.000872 0.000065 630.389275 ( 91.449193)
test_rubyspec 0.101236 0.017511 43.923794 ( 49.531952)
total: 153.36 sec