Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-152722
#<BuildRuby:0x00005639bfb9fe20
@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.20230612-152722",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000739 0.004133 1.379378 ( 2.717499)
build_miniruby 0.000000 0.001000 0.821223 ( 0.820893)
build_ruby 0.000000 0.001471 2.454865 ( 2.455459)
build_all 0.006500 0.002840 12.397556 ( 1.106313)
build_install 0.002929 0.004513 1.657280 ( 0.852573)
test_btest 0.000648 0.000206 80.608185 ( 6.758577)
test_basic 0.000683 0.003997 0.680059 ( 0.761883)
test_all 0.001356 0.000493 433.786480 ( 41.279075)
test_rubyspec 0.022965 0.019494 42.312567 ( 54.868658)
total: 111.62 sec