Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-143233
#<BuildRuby:0x000055a58a327bb8
@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.20240113-143233",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.004446 0.892087 ( 1.270180)
build_miniruby 0.000000 0.001210 0.929445 ( 0.929628)
build_ruby 0.000000 0.001331 2.704906 ( 2.707894)
build_all 0.003467 0.006753 14.517779 ( 1.352480)
build_install 0.006665 0.002083 4.217777 ( 1.140151)
test_btest 0.000660 0.000000 76.816118 ( 7.529088)
test_basic 0.003241 0.000000 0.429723 ( 0.512489)
test_all 0.116966 0.019047 528.111633 ( 46.869022)
test_rubyspec 0.022809 0.013798 49.682549 ( 62.236025)
total: 124.55 sec