Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-230327
#<BuildRuby:0x00005623e7c2b1c0
@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.20230111-230327",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003377 0.000562 0.604723 ( 1.018676)
build_miniruby 0.000758 0.000126 0.656685 ( 0.655819)
build_ruby 0.001121 0.000186 2.412939 ( 2.413295)
build_all 0.009372 0.000000 12.904129 ( 1.616394)
build_install 0.006251 0.000000 1.455485 ( 0.699626)
test_btest 0.000676 0.000000 65.669974 ( 6.587379)
test_basic 0.003460 0.000290 0.248848 ( 0.343613)
test_all 0.000924 0.000116 511.918202 ( 47.150311)
test_rubyspec 0.024355 0.003045 35.384039 ( 45.961181)
total: 106.45 sec