Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-063831
#<BuildRuby:0x000055a74634bbb8
@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.20231117-063831",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003383 0.001058 1.233948 ( 1.622188)
build_miniruby 0.000827 0.000259 0.862592 ( 0.862311)
build_ruby 0.001412 0.000000 2.727802 ( 2.727445)
build_all 0.006216 0.004005 16.379441 ( 1.477894)
build_install 0.004658 0.004421 4.882502 ( 1.161207)
test_btest 0.000844 0.000311 83.486617 ( 7.727250)
test_basic 0.001715 0.005075 0.589050 ( 0.662879)
test_all 0.084797 0.049068 524.141595 ( 49.405831)
test_rubyspec 0.030207 0.022066 51.020785 ( 63.267495)
total: 128.92 sec