Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-014551
#<BuildRuby:0x00005618d3c47fd8
@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.20231218-014551",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001226 0.004198 1.035063 ( 1.283149)
build_miniruby 0.000981 0.000000 0.870715 ( 0.871315)
build_ruby 0.001849 0.000000 2.713593 ( 2.714732)
build_all 0.002615 0.005316 12.148858 ( 1.005552)
build_install 0.002792 0.006544 3.554682 ( 0.977362)
test_btest 0.000579 0.000218 65.924286 ( 4.925666)
test_basic 0.001172 0.002475 0.377795 ( 0.459755)
test_all 0.073383 0.025916 387.040228 ( 40.117889)
test_rubyspec 0.030865 0.045622 39.955853 ( 52.575671)
total: 104.93 sec