Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-060441
#<BuildRuby:0x000056370a474040
@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.20240626-060441",
@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.000005 0.000001 0.000006 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001533 0.004255 1.174533 ( 1.337838)
build_miniruby 0.000863 0.000133 0.719615 ( 0.719500)
build_ruby 0.001720 0.000264 2.273759 ( 2.273633)
build_all 0.003178 0.005085 12.761989 ( 1.076083)
build_install 0.009383 0.003496 4.250384 ( 1.065767)
test_btest 0.000536 0.000134 73.281303 ( 5.051854)
test_basic 0.004655 0.000069 0.404528 ( 0.485416)
test_all 0.079483 0.021861 368.001894 ( 42.953014)
test_rubyspec 0.025838 0.015939 87.650665 ( 11.102996)
total: 66.07 sec