Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-143638
#<BuildRuby:0x00005590217e7500
@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.20240115-143638",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000004 0.004308 1.138923 ( 1.539908)
build_miniruby 0.000837 0.000168 0.896695 ( 0.896186)
build_ruby 0.001079 0.000216 2.693686 ( 2.693266)
build_all 0.006094 0.002794 14.054630 ( 1.286765)
build_install 0.004377 0.003007 4.065067 ( 1.077253)
test_btest 0.000888 0.000237 72.400213 ( 7.216669)
test_basic 0.000777 0.004037 0.614425 ( 0.691301)
test_all 0.088173 0.041247 491.488476 ( 44.811427)
test_rubyspec 0.019424 0.027939 47.997841 ( 60.275087)
total: 120.49 sec