Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-190451
#<BuildRuby:0x0000564db1eafec0
@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.20240114-190451",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.005689 0.001034 0.805529 ( 1.188635)
build_miniruby 0.000917 0.000167 0.823037 ( 0.822723)
build_ruby 0.000000 0.001586 2.674255 ( 2.674811)
build_all 0.000000 0.007269 11.982320 ( 0.974547)
build_install 0.009184 0.004776 3.425278 ( 0.969376)
test_btest 0.000579 0.000223 63.964285 ( 5.164116)
test_basic 0.003803 0.001463 0.404469 ( 0.484132)
test_all 0.062718 0.033470 384.812354 ( 38.130413)
test_rubyspec 0.021408 0.042459 40.445941 ( 52.978368)
total: 103.39 sec