Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-014244
#<BuildRuby:0x000055759e1e75f8
@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.20230605-014244",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000754 0.004358 1.447953 ( 2.695849)
build_miniruby 0.000715 0.000334 0.731563 ( 0.730884)
build_ruby 0.000813 0.000379 2.518416 ( 2.518335)
build_all 0.006245 0.003184 12.826498 ( 1.162677)
build_install 0.007917 0.000000 1.748737 ( 0.834116)
test_btest 0.000537 0.000178 84.398419 ( 7.284103)
test_basic 0.002853 0.001201 0.723700 ( 0.804246)
test_all 0.000557 0.001116 454.058621 ( 49.381478)
test_rubyspec 0.024021 0.017404 41.333486 ( 53.860939)
total: 119.27 sec