Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-191414
#<BuildRuby:0x00005641a40af7f8
@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.20240114-191414",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004299 0.000716 0.802450 ( 1.190995)
build_miniruby 0.000877 0.000146 0.844544 ( 0.844766)
build_ruby 0.001561 0.000000 2.679112 ( 2.680421)
build_all 0.007674 0.000052 12.129478 ( 0.971342)
build_install 0.012010 0.001716 3.647195 ( 0.997540)
test_btest 0.000908 0.000129 64.580469 ( 5.020014)
test_basic 0.004406 0.000000 0.401193 ( 0.481227)
test_all 0.077097 0.019675 371.362143 ( 40.564833)
test_rubyspec 0.044491 0.020039 40.535765 ( 53.056325)
total: 105.81 sec