Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-143820
#<BuildRuby:0x0000561e281ef7e8
@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.20221203-143820",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006801 0.003550 1.196584 ( 1.194180)
build_miniruby 0.002404 0.000687 0.847547 ( 0.845489)
build_ruby 0.003102 0.000000 2.247003 ( 2.155244)
build_all 0.021766 0.000326 18.752997 ( 2.198559)
build_install 0.018734 0.005453 2.088993 ( 1.038308)
test_btest 0.001363 0.000296 94.222681 ( 8.808450)
test_basic 0.008826 0.000936 0.347030 ( 0.432286)
test_all 0.001627 0.000339 741.256777 ( 71.796679)
test_rubyspec 0.135665 0.050808 49.522948 ( 57.618448)
total: 146.09 sec