Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-050004
#<BuildRuby:0x0000563f977c3878
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230609-050004",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001677 0.003948 1.466592 ( 2.736712)
build_miniruby 0.001107 0.000061 0.813694 ( 0.812909)
build_ruby 0.000000 0.001225 2.510726 ( 2.511176)
build_all 0.004499 0.005172 12.232448 ( 1.114289)
build_install 0.005422 0.002177 1.686406 ( 0.844734)
test_btest 0.000592 0.000091 80.614880 ( 6.916138)
test_basic 0.000917 0.003366 0.690068 ( 0.772126)
test_all 0.001621 0.000142 417.049325 ( 43.627268)
test_rubyspec 0.020714 0.018036 40.663089 ( 53.202198)
total: 112.54 sec