Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-025642
#<BuildRuby:0x000056501c4728a0
@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.20220325-025642",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009428 0.000780 0.990518 ( 2.820562)
build_miniruby 0.000000 0.001750 0.067226 ( 0.065493)
build_ruby 0.000000 0.002181 0.069753 ( 0.068081)
build_all 0.007897 0.001884 4.130499 ( 0.826264)
build_install 0.018536 0.000659 7.737338 ( 2.386456)
test_btest 0.001372 0.000242 70.959855 ( 8.680628)
test_basic 0.000000 0.007996 0.337948 ( 0.430402)
test_all 0.000841 0.001158 690.732019 ( 67.194915)
test_rubyspec 0.107838 0.069223 45.647013 ( 51.119486)
total: 133.59 sec