Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-230442
#<BuildRuby:0x000055fd2fa400d8
@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.20231230-230442",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001123 0.004100 0.795685 ( 1.191265)
build_miniruby 0.000843 0.000141 0.824464 ( 0.824304)
build_ruby 0.001427 0.000000 2.665922 ( 2.666870)
build_all 0.005524 0.002335 12.222796 ( 0.996278)
build_install 0.009532 0.000421 3.394576 ( 0.959958)
test_btest 0.000696 0.000116 63.721380 ( 5.745154)
test_basic 0.000244 0.003741 0.404062 ( 0.483963)
test_all 0.081457 0.014182 386.659466 ( 33.711678)
test_rubyspec 0.038491 0.027003 40.457909 ( 53.016270)
total: 99.60 sec