Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-220924
#<BuildRuby:0x000056343bc82ad8
@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.20220821-220924",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002007 0.007697 0.858129 ( 1.013615)
build_miniruby 0.000000 0.001851 0.059867 ( 0.057861)
build_ruby 0.000000 0.001502 0.064671 ( 0.063613)
build_all 0.003921 0.005789 1.288461 ( 0.477157)
build_install 0.012368 0.004417 1.567126 ( 0.783668)
test_btest 0.000707 0.000252 53.887111 ( 6.307111)
test_basic 0.005696 0.000181 0.287664 ( 0.376973)
test_all 0.003474 0.001158 483.514965 ( 51.837374)
test_rubyspec 0.084023 0.043769 41.965515 ( 50.317173)
total: 111.24 sec