Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-061013
#<BuildRuby:0x0000555e18e5c178
@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.20231212-061013",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000841 0.004252 1.005141 ( 1.266295)
build_miniruby 0.001237 0.000000 0.864954 ( 0.864309)
build_ruby 0.001635 0.000000 2.713508 ( 2.716023)
build_all 0.004920 0.004011 12.112545 ( 1.019137)
build_install 0.007118 0.003709 3.551103 ( 0.962926)
test_btest 0.000642 0.000229 63.669443 ( 4.658136)
test_basic 0.003068 0.000000 0.371575 ( 0.455567)
test_all 0.076054 0.023580 390.241406 ( 43.216011)
test_rubyspec 0.026001 0.046687 39.861480 ( 52.529001)
total: 107.69 sec