Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-165034
#<BuildRuby:0x000055cce3738510
@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.20220327-165034",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004871 0.005791 1.000430 ( 1.119264)
build_miniruby 0.001073 0.000358 0.074817 ( 0.073451)
build_ruby 0.002077 0.000000 0.073441 ( 0.071269)
build_all 0.008158 0.001737 4.175899 ( 0.822449)
build_install 0.022710 0.000530 7.874692 ( 2.369072)
test_btest 0.000000 0.001340 73.409989 ( 8.505372)
test_basic 0.002631 0.004625 0.348080 ( 0.444330)
test_all 0.001486 0.000437 699.244123 ( 68.301454)
test_rubyspec 0.078154 0.092683 45.728408 ( 51.154847)
total: 132.86 sec