Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-073031
#<BuildRuby:0x0000559baf026700
@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.20221116-073031",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008230 0.001176 1.081349 ( 1.864299)
build_miniruby 0.001598 0.000228 0.865677 ( 0.867786)
build_ruby 0.001692 0.000242 2.369165 ( 2.282152)
build_all 0.017541 0.000379 18.224594 ( 2.269484)
build_install 0.019605 0.000471 1.881242 ( 0.988839)
test_btest 0.000867 0.000087 83.150878 ( 10.096393)
test_basic 0.007957 0.000258 0.369865 ( 0.468173)
test_all 0.001862 0.000177 715.458861 ( 75.217555)
test_rubyspec 0.055472 0.068203 50.281578 ( 58.806536)
total: 152.86 sec