Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-202505
#<BuildRuby:0x000055e18a9f4090
@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.20240103-202505",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005650 1.041423 ( 1.302925)
build_miniruby 0.000000 0.001161 0.843114 ( 0.843211)
build_ruby 0.000000 0.001763 2.647002 ( 2.647515)
build_all 0.003809 0.004181 11.899988 ( 0.979805)
build_install 0.010984 0.003553 3.492347 ( 0.962639)
test_btest 0.000640 0.000160 64.534342 ( 4.816795)
test_basic 0.005147 0.000432 0.409931 ( 0.489766)
test_all 0.082036 0.013672 378.168993 ( 33.531542)
test_rubyspec 0.058033 0.022206 40.053758 ( 52.596019)
total: 98.17 sec