Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-073329
#<BuildRuby:0x0000562459877520
@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-073329",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.000000 0.005954 0.801113 ( 1.187681)
build_miniruby 0.000000 0.000950 0.804768 ( 0.804956)
build_ruby 0.000000 0.001427 2.680851 ( 2.681697)
build_all 0.002682 0.005405 11.923814 ( 0.972976)
build_install 0.008735 0.000559 3.429785 ( 0.962781)
test_btest 0.000563 0.000226 64.791575 ( 5.053445)
test_basic 0.003999 0.000106 0.408552 ( 0.488976)
test_all 0.074832 0.024661 390.837516 ( 36.005172)
test_rubyspec 0.028382 0.036516 40.612410 ( 53.143047)
total: 101.30 sec