Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-074428
#<BuildRuby:0x00005612a3de80d0
@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.20220829-074428",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005317 0.001329 0.915194 ( 0.957937)
build_miniruby 0.000863 0.000216 0.057839 ( 0.056413)
build_ruby 0.000000 0.001011 0.059365 ( 0.058147)
build_all 0.000000 0.004402 1.517200 ( 0.582824)
build_install 0.008998 0.001845 1.845692 ( 0.948581)
test_btest 0.000631 0.000211 49.121839 ( 8.033591)
test_basic 0.000708 0.004437 0.292232 ( 0.382037)
test_all 0.001933 0.000773 607.130318 ( 87.685370)
test_rubyspec 0.084513 0.032143 43.422310 ( 51.722860)
total: 150.43 sec