Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-204757
#<BuildRuby:0x00005607d6a12ff0
@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.20230216-204757",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002703 0.001114 0.780092 ( 1.186745)
build_miniruby 0.000952 0.000000 0.680070 ( 0.679395)
build_ruby 0.001229 0.000000 2.121559 ( 2.140861)
build_all 0.006963 0.002895 12.511081 ( 1.540030)
build_install 0.005578 0.001011 1.553652 ( 0.769216)
test_btest 0.000679 0.000000 66.880941 ( 6.079188)
test_basic 0.000923 0.002612 0.278411 ( 0.373300)
test_all 0.000753 0.000376 478.019896 ( 47.874552)
test_rubyspec 0.012641 0.014883 35.253807 ( 45.774300)
total: 106.42 sec