Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-040440
#<BuildRuby:0x0000559f839c7340
@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.20220206-040440",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000080 0.000018 0.000098 ( 0.000103)
build_up 0.010413 0.000518 0.946869 ( 1.088430)
build_miniruby 0.001465 0.000293 0.076565 ( 0.074991)
build_ruby 0.001956 0.000391 0.075960 ( 0.073909)
build_all 0.010112 0.000000 4.094403 ( 0.784567)
build_install 0.017185 0.006245 7.800292 ( 2.283495)
test_btest 0.000863 0.000180 73.790479 ( 8.341897)
test_basic 0.007652 0.000753 0.347723 ( 0.435289)
test_all 0.001512 0.000302 659.265229 ( 65.898664)
test_rubyspec 0.112057 0.064284 45.966893 ( 51.418227)
total: 130.40 sec