Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-021032
#<BuildRuby:0x0000563e7f26f840
@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.20240112-021032",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.001771 0.002273 0.822967 ( 1.209263)
build_miniruby 0.000812 0.000225 0.888530 ( 0.889407)
build_ruby 0.001304 0.000362 2.844422 ( 2.845773)
build_all 0.000000 0.009933 14.675529 ( 1.457619)
build_install 0.002870 0.006599 4.223403 ( 1.130262)
test_btest 0.000464 0.000232 79.517055 ( 7.579921)
test_basic 0.005111 0.000536 0.512972 ( 0.590897)
test_all 0.105679 0.032555 490.841945 ( 53.678398)
test_rubyspec 0.022878 0.010695 49.183357 ( 61.761188)
total: 131.14 sec