Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-230654
#<BuildRuby:0x000055f4cec07858
@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.20231229-230654",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004990 0.000100 1.077922 ( 1.456630)
build_miniruby 0.001144 0.000000 0.955312 ( 0.954814)
build_ruby 0.001291 0.000000 2.943121 ( 2.943160)
build_all 0.009175 0.000329 16.275441 ( 1.401761)
build_install 0.003861 0.004740 4.635982 ( 1.192225)
test_btest 0.001064 0.000145 84.808469 ( 7.102544)
test_basic 0.000234 0.004487 0.601885 ( 0.677725)
test_all 0.110204 0.022919 571.135230 ( 66.425791)
test_rubyspec 0.017847 0.034642 51.733639 ( 64.070409)
total: 146.23 sec