Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-043530
#<BuildRuby:0x000055da188c3140
@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.20230208-043530",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002944 0.000536 0.638417 ( 1.037518)
build_miniruby 0.000725 0.000131 0.646704 ( 0.646745)
build_ruby 0.001205 0.000000 2.090355 ( 2.089967)
build_all 0.008060 0.000800 12.376010 ( 1.496378)
build_install 0.006165 0.000182 1.472254 ( 0.726332)
test_btest 0.000563 0.000087 65.071121 ( 5.945503)
test_basic 0.003027 0.000465 0.239373 ( 0.334511)
test_all 0.000878 0.000135 488.831860 ( 47.147706)
test_rubyspec 0.001734 0.026353 34.764774 ( 45.351016)
total: 104.78 sec