Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-053808
#<BuildRuby:0x00005642cb6b6548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-053808",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000013 0.000002 0.000015 ( 0.000009)
build_up 0.010134 0.000866 0.975531 ( 2.087614)
build_miniruby 0.002197 0.000314 0.070522 ( 0.067920)
build_ruby 0.001543 0.000220 0.072602 ( 0.070763)
build_all 0.011383 0.000226 4.064534 ( 0.783947)
build_install 0.023582 0.000000 7.867773 ( 2.323344)
test_btest 0.000000 0.001584 47.110280 ( 43.869894)
test_basic 0.000000 0.007555 0.328430 ( 0.420519)
test_all 0.000000 0.001642 650.380253 ( 64.960371)
test_rubyspec 0.115260 0.033489 45.881750 ( 51.257632)
total: 165.84 sec