Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-045608
#<BuildRuby:0x000055c92fb0ffd8
@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.20240110-045608",
@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.000000 0.000034 0.000034 ( 0.000016)
autoconf 0.000000 0.000022 0.000022 ( 0.000022)
configure 0.000000 0.000017 0.000017 ( 0.000017)
build_up 0.001540 0.004370 0.806058 ( 1.245334)
build_miniruby 0.000861 0.000235 0.827522 ( 0.826702)
build_ruby 0.001159 0.000316 2.648643 ( 2.649301)
build_all 0.005931 0.001617 11.929420 ( 0.996561)
build_install 0.007652 0.004288 3.403664 ( 0.965186)
test_btest 0.000573 0.000177 61.663087 ( 5.789845)
test_basic 0.003789 0.001166 0.392417 ( 0.472699)
test_all 0.091131 0.006191 372.264136 ( 38.229964)
test_rubyspec 0.020313 0.045532 40.555189 ( 53.102031)
total: 104.28 sec