Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-170927
#<BuildRuby:0x00005558383f7e20
@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.20240116-170927",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.003741 0.001169 1.113722 ( 1.525770)
build_miniruby 0.000702 0.000219 0.852776 ( 0.852662)
build_ruby 0.000996 0.000312 2.841196 ( 2.841488)
build_all 0.007118 0.002224 14.393753 ( 1.304464)
build_install 0.004833 0.003184 4.234119 ( 1.117471)
test_btest 0.001024 0.000000 81.201646 ( 6.478081)
test_basic 0.002284 0.002539 0.768528 ( 0.842634)
test_all 0.101318 0.030829 470.441780 ( 51.115174)
test_rubyspec 0.036502 0.026570 81.474437 ( 93.821268)
total: 159.90 sec