Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-203531
#<BuildRuby:0x00005595cd9480c8
@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.20231231-203531",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001913 0.004372 0.816171 ( 1.189829)
build_miniruby 0.000707 0.000257 0.794914 ( 0.795172)
build_ruby 0.001038 0.000378 2.681331 ( 2.682061)
build_all 0.005922 0.002153 12.171891 ( 1.005975)
build_install 0.010727 0.000000 3.463731 ( 0.972776)
test_btest 0.000623 0.000000 61.887833 ( 5.534294)
test_basic 0.000278 0.003860 0.398807 ( 0.478629)
test_all 0.081411 0.014744 391.085426 ( 34.581219)
test_rubyspec 0.036899 0.029551 40.573838 ( 53.142619)
total: 100.38 sec