Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-022132
#<BuildRuby:0x000055ca53fa4178
@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.20231225-022132",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003144 0.000262 0.756515 ( 1.128344)
build_miniruby 0.000670 0.000056 0.899965 ( 0.900252)
build_ruby 0.001419 0.000118 2.773827 ( 2.778367)
build_all 0.003368 0.004042 12.040136 ( 0.992031)
build_install 0.007754 0.003251 3.400632 ( 0.976080)
test_btest 0.000546 0.000102 63.606129 ( 5.835251)
test_basic 0.003041 0.000570 0.377334 ( 0.458231)
test_all 0.073231 0.035690 430.152493 ( 46.489406)
test_rubyspec 0.036717 0.014606 40.898267 ( 53.622346)
total: 113.18 sec