Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-191722
#<BuildRuby:0x0000557aeeca88e8
@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.20220901-191722",
@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.000017 0.000004 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007627 0.004975 1.016465 ( 1.022792)
build_miniruby 0.001589 0.000454 0.078121 ( 0.076347)
build_ruby 0.001672 0.000477 0.074669 ( 0.072894)
build_all 0.004312 0.005967 1.533007 ( 0.566689)
build_install 0.021312 0.000655 1.902746 ( 0.928829)
test_btest 0.000803 0.000223 76.389143 ( 8.503606)
test_basic 0.005319 0.001477 0.322231 ( 0.411238)
test_all 0.002046 0.001732 684.404440 ( 66.995091)
test_rubyspec 0.091460 0.081405 45.333483 ( 53.894765)
total: 132.47 sec