Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-163234
#<BuildRuby:0x00005590edf84110
@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.20231228-163234",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003683 0.001637 0.816323 ( 1.217154)
build_miniruby 0.000611 0.000272 0.801978 ( 0.801821)
build_ruby 0.000000 0.001450 2.643251 ( 2.645398)
build_all 0.001923 0.005768 12.000492 ( 0.980217)
build_install 0.006198 0.006886 3.518377 ( 0.990162)
test_btest 0.000403 0.000268 64.275443 ( 5.554566)
test_basic 0.000534 0.004397 0.379700 ( 0.459105)
test_all 0.053726 0.043072 363.863399 ( 33.317392)
test_rubyspec 0.032514 0.033778 40.487504 ( 53.047167)
total: 99.01 sec