Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-091418
#<BuildRuby:0x0000560abaf43ba0
@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.20230627-091418",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.004745 1.276991 ( 2.568975)
build_miniruby 0.000000 0.001009 0.904230 ( 0.904549)
build_ruby 0.000000 0.001184 2.738940 ( 2.738768)
build_all 0.005039 0.004734 15.881722 ( 1.411217)
build_install 0.005617 0.004128 4.516364 ( 1.076078)
test_btest 0.000826 0.000000 83.604995 ( 7.670977)
test_basic 0.003013 0.000179 0.612087 ( 0.693999)
test_all 0.001061 0.000374 441.695773 ( 51.274285)
test_rubyspec 0.021915 0.022792 43.529482 ( 56.010345)
total: 124.35 sec