Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-101619
#<BuildRuby:0x000055cd606d7788
@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.20231213-101619",
@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.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004764 0.000062 1.018866 ( 1.293425)
build_miniruby 0.001122 0.000093 0.868848 ( 0.871018)
build_ruby 0.000000 0.001672 2.719796 ( 2.721554)
build_all 0.004621 0.003243 12.125962 ( 1.022322)
build_install 0.012110 0.000422 3.559349 ( 0.967201)
test_btest 0.000580 0.000083 62.384061 ( 5.144151)
test_basic 0.003083 0.000440 0.373991 ( 0.455434)
test_all 0.080522 0.019176 397.551809 ( 39.730602)
test_rubyspec 0.036128 0.038416 39.829737 ( 52.484453)
total: 104.69 sec