Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-020706
#<BuildRuby:0x00005557feedb560
@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.20240109-020706",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000803 0.003536 0.919351 ( 1.334547)
build_miniruby 0.000906 0.000065 0.915092 ( 0.915831)
build_ruby 0.001250 0.000089 2.792236 ( 2.795129)
build_all 0.010030 0.000164 14.598935 ( 1.441286)
build_install 0.004857 0.003985 4.196866 ( 1.138854)
test_btest 0.000578 0.000068 74.874449 ( 7.397584)
test_basic 0.000000 0.003180 0.409357 ( 0.492981)
test_all 0.090804 0.043284 522.899939 ( 47.816846)
test_rubyspec 0.022309 0.011091 49.615149 ( 62.157795)
total: 125.49 sec