Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-233629
#<BuildRuby:0x00005593e1dc3280
@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.20240102-233629",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003800 0.004059 1.036911 ( 1.321884)
build_miniruby 0.000790 0.000197 0.811783 ( 0.811685)
build_ruby 0.000943 0.000236 2.642595 ( 2.643714)
build_all 0.004528 0.003127 11.876912 ( 0.981245)
build_install 0.012774 0.002342 3.479802 ( 0.956677)
test_btest 0.000560 0.000149 63.891071 ( 5.303943)
test_basic 0.001688 0.003703 0.391075 ( 0.470556)
test_all 0.053599 0.042260 367.271746 ( 37.154379)
test_rubyspec 0.033628 0.034447 40.009550 ( 52.564677)
total: 102.21 sec