Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-230208
#<BuildRuby:0x00005622b3016fe0
@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.20220803-230208",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002134 0.008977 0.977968 ( 1.085591)
build_miniruby 0.001212 0.000505 0.077707 ( 0.076476)
build_ruby 0.001512 0.000629 0.078093 ( 0.076747)
build_all 0.008613 0.001595 1.523277 ( 0.584360)
build_install 0.007625 0.015991 5.241842 ( 2.103938)
test_btest 0.000542 0.000310 75.722998 ( 8.555354)
test_basic 0.004137 0.002364 0.320774 ( 0.411081)
test_all 0.002574 0.000000 679.207424 ( 67.011496)
test_rubyspec 0.078292 0.091780 45.607535 ( 53.176830)
total: 133.08 sec