Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-013630
#<BuildRuby:0x0000564f0b84f638
@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.20231212-013630",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003832 1.006294 ( 1.280931)
build_miniruby 0.000713 0.000000 0.866612 ( 0.866664)
build_ruby 0.000983 0.000000 2.701767 ( 2.704008)
build_all 0.004503 0.002803 12.108467 ( 0.994168)
build_install 0.006773 0.007037 3.573974 ( 0.978124)
test_btest 0.000398 0.000125 63.999356 ( 5.225821)
test_basic 0.000000 0.002987 0.378426 ( 0.461473)
test_all 0.071306 0.030508 373.150415 ( 38.946941)
test_rubyspec 0.041322 0.031552 40.128212 ( 52.801870)
total: 104.26 sec