Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-030429
#<BuildRuby:0x000055dedda23d68
@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.20240112-030429",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000012)
build_up 0.000000 0.004016 0.904522 ( 1.299150)
build_miniruby 0.000838 0.000148 0.912000 ( 0.912559)
build_ruby 0.001764 0.000000 2.863779 ( 2.864720)
build_all 0.006292 0.004082 14.565034 ( 1.380637)
build_install 0.007429 0.001564 4.248990 ( 1.143214)
test_btest 0.000554 0.000116 76.456071 ( 7.319121)
test_basic 0.002572 0.000542 0.422894 ( 0.504375)
test_all 0.102621 0.031425 508.277976 ( 47.758754)
test_rubyspec 0.006180 0.028873 49.137529 ( 61.669415)
total: 124.85 sec