Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-201802
#<BuildRuby:0x0000557fd9de3b50
@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.20230709-201802",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004445 0.002222 1.354930 ( 2.649199)
build_miniruby 0.000707 0.000353 0.937782 ( 0.939266)
build_ruby 0.000908 0.000454 2.854453 ( 2.856074)
build_all 0.008520 0.000387 8.384964 ( 7.625883)
build_install 0.003014 0.005382 1.971901 ( 1.667722)
test_btest 0.000973 0.000487 87.881154 ( 7.510913)
test_basic 0.002350 0.001175 0.549291 ( 0.628043)
test_all 0.000940 0.000470 469.659796 ( 45.137175)
test_rubyspec 0.012830 0.025715 43.317131 ( 55.680717)
total: 124.70 sec