Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-123103
#<BuildRuby:0x000055fa3f58c098
@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.20231218-123103",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004746 0.000042 1.337384 ( 1.707318)
build_miniruby 0.000995 0.000047 0.797809 ( 0.797468)
build_ruby 0.001361 0.000065 3.037452 ( 3.037890)
build_all 0.010340 0.000000 16.072411 ( 1.472611)
build_install 0.008795 0.000000 4.785614 ( 1.175488)
test_btest 0.001168 0.000000 82.546966 ( 7.232064)
test_basic 0.003733 0.000000 0.718284 ( 0.797013)
test_all 0.101030 0.033407 536.114740 ( 49.561256)
test_rubyspec 0.027113 0.023533 50.886819 ( 63.229364)
total: 129.01 sec