Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-224817
#<BuildRuby:0x000055b05445b4b0
@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.20240115-224817",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000028 0.000012 0.000040 ( 0.000040)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.002996 0.003458 0.800411 ( 1.187884)
build_miniruby 0.000621 0.000310 0.803151 ( 0.803213)
build_ruby 0.001363 0.000681 2.656074 ( 2.656137)
build_all 0.004041 0.004038 11.994384 ( 0.988587)
build_install 0.008425 0.002193 3.349675 ( 0.952674)
test_btest 0.000726 0.000000 62.871229 ( 5.420899)
test_basic 0.002403 0.001588 0.409522 ( 0.489888)
test_all 0.080584 0.016016 373.466799 ( 36.465705)
test_rubyspec 0.035138 0.035579 40.262204 ( 52.814132)
total: 101.78 sec