Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-004717
#<BuildRuby:0x00005557bf6138e0
@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.20240116-004717",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006303 0.000183 0.812097 ( 1.211483)
build_miniruby 0.000919 0.000071 0.811819 ( 0.811942)
build_ruby 0.001267 0.000097 2.656890 ( 2.657832)
build_all 0.002956 0.004807 12.011357 ( 0.969556)
build_install 0.009920 0.003099 3.413944 ( 0.961061)
test_btest 0.000660 0.000116 65.306121 ( 4.403810)
test_basic 0.004873 0.000133 0.405044 ( 0.484892)
test_all 0.068993 0.027241 396.712242 ( 33.156168)
test_rubyspec 0.007744 0.058125 40.209117 ( 52.761873)
total: 97.42 sec