Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-043000
#<BuildRuby:0x000055ccebdf3bb8
@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.20230710-043000",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004871 0.000859 1.515277 ( 3.007399)
build_miniruby 0.000790 0.000139 0.891065 ( 0.892540)
build_ruby 0.000000 0.001283 2.680319 ( 2.680729)
build_all 0.001752 0.006915 8.194068 ( 7.426204)
build_install 0.008700 0.000000 2.098181 ( 1.735975)
test_btest 0.001183 0.000000 87.619558 ( 7.571897)
test_basic 0.004432 0.000000 0.717920 ( 0.796557)
test_all 0.002517 0.000000 490.617199 ( 48.343522)
test_rubyspec 0.008828 0.032728 44.088510 ( 56.495292)
total: 128.95 sec