Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-194032
#<BuildRuby:0x0000559943c32eb8
@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.20240108-194032",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003625 0.000954 1.007265 ( 1.595110)
build_miniruby 0.000848 0.000223 0.944968 ( 0.945704)
build_ruby 0.001398 0.000368 2.773914 ( 2.774744)
build_all 0.010206 0.000381 14.428538 ( 1.375411)
build_install 0.008605 0.000960 4.134776 ( 1.131208)
test_btest 0.000593 0.000134 77.103932 ( 7.153529)
test_basic 0.002754 0.000626 0.432652 ( 0.515059)
test_all 0.119542 0.015806 500.963497 ( 54.791889)
test_rubyspec 0.018743 0.014411 49.974563 ( 62.553419)
total: 132.84 sec