Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-215310
#<BuildRuby:0x00005592cd6d37f0
@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.20231231-215310",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001779 0.003458 0.790062 ( 1.175003)
build_miniruby 0.000890 0.000205 0.819885 ( 0.819541)
build_ruby 0.001166 0.000269 2.704089 ( 2.705047)
build_all 0.007753 0.000000 11.974753 ( 0.972024)
build_install 0.002576 0.007448 3.395493 ( 0.952947)
test_btest 0.000435 0.000136 62.709956 ( 5.604963)
test_basic 0.001961 0.003214 0.399957 ( 0.479347)
test_all 0.069359 0.028412 387.876827 ( 33.874440)
test_rubyspec 0.024920 0.041416 40.594060 ( 53.165546)
total: 99.75 sec