Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-033742
#<BuildRuby:0x0000557477bf7610
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230130-033742",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002945 0.000491 0.622887 ( 1.211540)
build_miniruby 0.000772 0.000129 0.621710 ( 0.621334)
build_ruby 0.001242 0.000000 2.070909 ( 2.070585)
build_all 0.006924 0.002607 11.975955 ( 1.462164)
build_install 0.006401 0.000474 1.518709 ( 0.697406)
test_btest 0.000520 0.000092 63.228268 ( 6.191321)
test_basic 0.003771 0.000000 0.283017 ( 0.377932)
test_all 0.000975 0.000151 481.473648 ( 45.980929)
test_rubyspec 0.014154 0.013748 35.360332 ( 45.989262)
total: 104.60 sec