Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-090234
#<BuildRuby:0x000055e217b1bf30
@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.20230203-090234",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000665 0.002888 0.640763 ( 1.070395)
build_miniruby 0.000713 0.000260 0.617117 ( 0.616383)
build_ruby 0.000903 0.000328 2.026223 ( 2.026193)
build_all 0.005927 0.003202 11.982716 ( 1.477136)
build_install 0.000480 0.006004 1.468419 ( 0.694934)
test_btest 0.000440 0.000220 64.139851 ( 6.265492)
test_basic 0.000093 0.003693 0.256872 ( 0.352224)
test_all 0.001086 0.000620 489.155292 ( 45.844021)
test_rubyspec 0.016156 0.011186 34.964945 ( 45.540634)
total: 103.89 sec