Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-003952
#<BuildRuby:0x00005622c1e5c920
@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.20220915-003952",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001825 0.008880 1.228626 ( 1.437478)
build_miniruby 0.001793 0.000552 0.837731 ( 0.840854)
build_ruby 0.001866 0.000574 2.110583 ( 2.119977)
build_all 0.017934 0.002330 18.691830 ( 2.174652)
build_install 0.018470 0.003321 1.897325 ( 0.933807)
test_btest 0.001436 0.000359 95.899586 ( 9.526151)
test_basic 0.005961 0.001490 0.355169 ( 0.442422)
test_all 0.002968 0.001424 626.715074 ( 66.204414)
test_rubyspec 0.097198 0.069642 46.917812 ( 55.261919)
total: 138.94 sec