Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-094205
#<BuildRuby:0x000055c855d17f90
@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.20240110-094205",
@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.000008 0.000029 ( 0.000029)
autoconf 0.000041 0.000015 0.000056 ( 0.000056)
configure 0.000032 0.000012 0.000044 ( 0.000043)
build_up 0.002379 0.004947 0.793640 ( 1.172145)
build_miniruby 0.000797 0.000362 0.857280 ( 0.856471)
build_ruby 0.001015 0.000462 2.669652 ( 2.670564)
build_all 0.001830 0.005254 12.005439 ( 0.990992)
build_install 0.000022 0.013293 3.430388 ( 0.968214)
test_btest 0.000000 0.000639 66.848452 ( 4.674993)
test_basic 0.004632 0.000489 0.402893 ( 0.483105)
test_all 0.065274 0.032578 371.789556 ( 39.073199)
test_rubyspec 0.021728 0.042697 40.694889 ( 53.252111)
total: 104.14 sec