Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-073940
#<BuildRuby:0x0000563e22923568
@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-073940",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000034)
build_up 0.004055 0.000427 0.960616 ( 1.346210)
build_miniruby 0.001345 0.000000 0.859041 ( 0.858210)
build_ruby 0.001351 0.000000 2.825006 ( 2.825616)
build_all 0.005009 0.004727 16.593920 ( 1.538734)
build_install 0.008061 0.000000 4.665521 ( 1.133735)
test_btest 0.000975 0.000049 84.754134 ( 6.993827)
test_basic 0.000000 0.006481 0.773551 ( 0.847384)
test_all 0.103128 0.031449 523.293112 ( 56.264117)
test_rubyspec 0.015166 0.030654 49.963403 ( 62.280265)
total: 134.09 sec