Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-233337
#<BuildRuby:0x00005631956c80c8
@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-233337",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.006368 0.000159 1.030010 ( 1.302128)
build_miniruby 0.000843 0.000060 0.796327 ( 0.796489)
build_ruby 0.001377 0.000098 2.653506 ( 2.654561)
build_all 0.007626 0.000211 11.868808 ( 0.956869)
build_install 0.009854 0.004734 3.503764 ( 0.984223)
test_btest 0.000636 0.000075 62.806505 ( 4.833703)
test_basic 0.001031 0.004127 0.398122 ( 0.478616)
test_all 0.073701 0.025248 392.738394 ( 37.387102)
test_rubyspec 0.039543 0.029164 39.871421 ( 52.446951)
total: 101.84 sec