Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-171920
#<BuildRuby:0x0000557e3b204dd8
@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="-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.20220917-171920",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007943 0.001277 1.078865 ( 1.098772)
build_miniruby 0.001578 0.000526 0.115471 ( 0.111033)
build_ruby 0.001717 0.000572 0.114088 ( 0.094777)
build_all 0.007396 0.002466 1.590252 ( 0.662698)
build_install 0.005083 0.015910 1.946278 ( 0.979018)
test_btest 0.000825 0.000444 93.741955 ( 9.853306)
test_basic 0.000000 0.007078 0.397405 ( 0.488541)
test_all 0.000000 0.005029 678.096907 ( 68.275852)
test_rubyspec 0.100678 0.070919 47.165178 ( 55.514587)
total: 137.08 sec