Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-073316
#<BuildRuby:0x0000564b3e0c38e0
@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.20231224-073316",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003044 0.000553 0.748258 ( 1.149880)
build_miniruby 0.000785 0.000143 0.905849 ( 0.906759)
build_ruby 0.001430 0.000260 2.771283 ( 2.774702)
build_all 0.007147 0.000490 12.201481 ( 1.009985)
build_install 0.006643 0.003111 3.393340 ( 0.981841)
test_btest 0.000000 0.000549 66.611324 ( 5.205203)
test_basic 0.000682 0.002584 0.380361 ( 0.462315)
test_all 0.071420 0.035990 451.551585 ( 38.564535)
test_rubyspec 0.021829 0.032519 40.851223 ( 53.615759)
total: 104.67 sec