Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-085357
#<BuildRuby:0x0000560397433190
@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.20230526-085357",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.005055 1.312715 ( 2.579936)
build_miniruby 0.000179 0.000818 0.761779 ( 0.761585)
build_ruby 0.000905 0.000411 2.430536 ( 2.430733)
build_all 0.006259 0.003161 12.585344 ( 1.110642)
build_install 0.002566 0.004864 1.678847 ( 0.857450)
test_btest 0.000564 0.000304 80.054657 ( 7.473060)
test_basic 0.003874 0.000071 0.759737 ( 0.839531)
test_all 0.001042 0.000168 431.958671 ( 48.502244)
test_rubyspec 0.010375 0.029579 42.871896 ( 55.396951)
total: 119.95 sec