Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-231414
#<BuildRuby:0x0000560760b678e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-231414",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000011 0.000028 ( 0.000029)
autoconf 0.000026 0.000015 0.000041 ( 0.000041)
configure 0.000019 0.000012 0.000031 ( 0.000031)
build_up 0.006349 0.001308 0.807538 ( 1.382441)
build_miniruby 0.000716 0.000397 0.811843 ( 0.811820)
build_ruby 0.000960 0.000533 2.681310 ( 2.682064)
build_all 0.005326 0.002959 12.010436 ( 0.973982)
build_install 0.006966 0.005326 3.425231 ( 0.969163)
test_btest 0.000563 0.000328 64.796404 ( 4.642673)
test_basic 0.003325 0.001940 0.399988 ( 0.479064)
test_all 0.082328 0.013328 380.971107 ( 32.305383)
test_rubyspec 0.070421 0.055802 73.167780 ( 85.654276)
total: 129.90 sec