Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-135219
#<BuildRuby:0x0000559fb66500a8
@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.20240619-135219",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004895 0.000145 1.068462 ( 1.409884)
build_miniruby 0.000000 0.001175 0.744416 ( 0.744415)
build_ruby 0.000000 0.001355 2.246470 ( 2.247429)
build_all 0.006642 0.001117 12.511273 ( 1.083223)
build_install 0.002609 0.009955 4.122511 ( 1.057375)
test_btest 0.000627 0.000235 69.919395 ( 5.971441)
test_basic 0.003957 0.000092 0.393867 ( 0.475106)
test_all 0.077373 0.021875 367.931882 ( 34.290186)
test_rubyspec 0.032118 0.010354 88.407094 ( 11.076069)
total: 58.36 sec