Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-031859
#<BuildRuby:0x000055e509f17ce8
@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.20231230-031859",
@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.000002 0.000008 ( 0.000008)
build_up 0.004296 0.000859 1.272874 ( 1.835498)
build_miniruby 0.001311 0.000262 0.903132 ( 0.901645)
build_ruby 0.000996 0.000199 2.864440 ( 2.863820)
build_all 0.008034 0.001607 16.658100 ( 1.482043)
build_install 0.008594 0.000000 4.735439 ( 1.155111)
test_btest 0.000956 0.000000 88.363581 ( 6.715477)
test_basic 0.004712 0.000000 0.732321 ( 0.808221)
test_all 0.116376 0.020278 533.441911 ( 59.024769)
test_rubyspec 0.030637 0.016381 51.500406 ( 63.803416)
total: 138.59 sec