Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-031242
#<BuildRuby:0x0000558903f3c0c8
@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-031242",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003453 0.000691 0.976784 ( 1.263310)
build_miniruby 0.000000 0.001138 0.861440 ( 0.860762)
build_ruby 0.000000 0.001083 2.694502 ( 2.696339)
build_all 0.005041 0.002867 12.150593 ( 0.972031)
build_install 0.006226 0.004393 3.511876 ( 0.965664)
test_btest 0.000540 0.000180 62.313641 ( 5.094902)
test_basic 0.002293 0.000764 0.372649 ( 0.452152)
test_all 0.054443 0.044881 380.431715 ( 39.983895)
test_rubyspec 0.040818 0.030056 39.620033 ( 52.253751)
total: 104.54 sec