Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-011244
#<BuildRuby:0x000055ad8f3cc098
@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.20231211-011244",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005039 0.000458 1.023354 ( 1.267644)
build_miniruby 0.000000 0.001077 0.873913 ( 0.875268)
build_ruby 0.000000 0.001736 2.716751 ( 2.718610)
build_all 0.003955 0.003944 12.127755 ( 0.982073)
build_install 0.013472 0.000373 3.504350 ( 0.968514)
test_btest 0.000827 0.000146 62.706747 ( 5.600023)
test_basic 0.004254 0.000048 0.375187 ( 0.456705)
test_all 0.064181 0.036273 398.468014 ( 42.712284)
test_rubyspec 0.026620 0.042611 39.412254 ( 52.052712)
total: 107.63 sec