Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-144540
#<BuildRuby:0x00005580df5a8178
@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.20240105-144540",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003307 0.000662 0.744700 ( 1.137892)
build_miniruby 0.001315 0.000000 0.914739 ( 0.914854)
build_ruby 0.001238 0.000000 2.771479 ( 2.774921)
build_all 0.007201 0.000193 12.079051 ( 1.010504)
build_install 0.003053 0.005229 3.418024 ( 0.976128)
test_btest 0.000646 0.000162 63.741055 ( 5.164079)
test_basic 0.000114 0.004822 0.381825 ( 0.460042)
test_all 0.079287 0.033448 500.310095 ( 47.828365)
test_rubyspec 0.023055 0.030084 40.828259 ( 53.587146)
total: 113.85 sec