Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-232045
#<BuildRuby:0x000055a098a83d68
@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.20231213-232045",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003014 0.002310 1.444968 ( 1.785709)
build_miniruby 0.000890 0.000297 0.919840 ( 0.919267)
build_ruby 0.000974 0.000324 2.783451 ( 2.783353)
build_all 0.005626 0.004450 16.707099 ( 1.484783)
build_install 0.006811 0.002125 4.952304 ( 1.165107)
test_btest 0.000754 0.000274 84.751324 ( 7.871074)
test_basic 0.004424 0.000257 0.763226 ( 0.843665)
test_all 0.109843 0.030056 534.201404 ( 61.117042)
test_rubyspec 0.027577 0.018645 50.384145 ( 62.623229)
total: 140.59 sec