Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-101813
#<BuildRuby:0x0000558ec5e7fd48
@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-101813",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.002414 0.000966 0.608608 ( 1.025531)
build_miniruby 0.000658 0.000263 0.637710 ( 0.637412)
build_ruby 0.000000 0.001168 2.065824 ( 2.065069)
build_all 0.004257 0.005096 11.998533 ( 1.447686)
build_install 0.004493 0.002246 1.538678 ( 0.723975)
test_btest 0.000423 0.000212 63.835214 ( 6.477824)
test_basic 0.003781 0.000059 0.247372 ( 0.342488)
test_all 0.000800 0.000373 480.976243 ( 47.302277)
test_rubyspec 0.013046 0.014462 35.173872 ( 45.772011)
total: 105.79 sec