Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-193425
#<BuildRuby:0x00005556cc40bd48
@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.20230202-193425",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003054 0.000833 0.617522 ( 1.325189)
build_miniruby 0.000790 0.000216 0.647556 ( 0.647127)
build_ruby 0.000896 0.000244 2.016922 ( 2.016523)
build_all 0.008187 0.000976 11.955128 ( 1.486362)
build_install 0.000000 0.006496 1.502056 ( 0.719504)
test_btest 0.000000 0.000720 65.832322 ( 5.961834)
test_basic 0.003761 0.000000 0.255259 ( 0.350105)
test_all 0.001880 0.000000 490.730839 ( 47.289196)
test_rubyspec 0.007024 0.021400 35.546003 ( 46.083711)
total: 105.88 sec