Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-010106
#<BuildRuby:0x000055d3c7577fd8
@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.20231202-010106",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003840 0.000000 0.972924 ( 1.270204)
build_miniruby 0.000693 0.000000 0.864081 ( 0.864835)
build_ruby 0.001013 0.000000 2.695898 ( 2.696092)
build_all 0.007590 0.000000 12.048077 ( 0.971281)
build_install 0.005047 0.006933 3.561758 ( 0.962435)
test_btest 0.000576 0.000061 64.943773 ( 5.743470)
test_basic 0.002902 0.000305 0.367049 ( 0.450787)
test_all 0.083675 0.018942 410.553586 ( 35.326097)
test_rubyspec 0.043999 0.030078 39.697825 ( 52.375886)
total: 100.66 sec