Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-121515
#<BuildRuby:0x0000564c04feafa0
@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.20240115-121515",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000039 0.000004 0.000043 ( 0.000042)
configure 0.000027 0.000003 0.000030 ( 0.000028)
build_up 0.004062 0.000452 1.169537 ( 1.554105)
build_miniruby 0.000999 0.000111 0.867478 ( 0.866521)
build_ruby 0.001307 0.000000 2.594570 ( 2.594793)
build_all 0.008469 0.000571 14.237689 ( 1.308954)
build_install 0.007291 0.000259 4.038972 ( 1.055773)
test_btest 0.001024 0.000102 75.390991 ( 6.844051)
test_basic 0.001875 0.004458 0.893431 ( 0.965885)
test_all 0.107867 0.020354 475.218619 ( 44.246282)
test_rubyspec 0.025622 0.021385 47.212865 ( 59.568478)
total: 119.01 sec