Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-014903
#<BuildRuby:0x000055f467ffb638
@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.20240106-014903",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002443 0.001086 0.786379 ( 1.207014)
build_miniruby 0.000585 0.000260 0.997283 ( 0.998052)
build_ruby 0.001340 0.000000 2.940354 ( 2.945218)
build_all 0.008278 0.000000 15.582340 ( 1.355199)
build_install 0.009237 0.000000 4.084450 ( 1.165818)
test_btest 0.000733 0.000000 80.304466 ( 6.477502)
test_basic 0.003350 0.000485 0.463836 ( 0.542392)
test_all 0.098274 0.019562 521.886910 ( 54.065644)
test_rubyspec 0.019260 0.018830 45.774434 ( 58.524635)
total: 127.28 sec