Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-122142
#<BuildRuby:0x000055df21558920
@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.20221115-122142",
@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.000044 0.000011 0.000055 ( 0.000054)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003153 0.005125 1.073596 ( 1.246556)
build_miniruby 0.001391 0.000463 0.898592 ( 0.920067)
build_ruby 0.002048 0.000682 2.327435 ( 2.281061)
build_all 0.018410 0.000000 18.288497 ( 2.304160)
build_install 0.011164 0.007421 1.817749 ( 1.006276)
test_btest 0.001263 0.000000 82.123327 ( 10.171154)
test_basic 0.005408 0.000882 0.326731 ( 0.417253)
test_all 0.001914 0.000558 713.730235 ( 74.891145)
test_rubyspec 0.086603 0.030850 49.838578 ( 58.451932)
total: 151.69 sec