Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-064656
#<BuildRuby:0x0000563478ee7d68
@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.20231129-064656",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005641 0.000594 1.205255 ( 1.590026)
build_miniruby 0.001497 0.000000 0.975729 ( 0.975121)
build_ruby 0.001374 0.000000 2.818989 ( 2.819894)
build_all 0.009525 0.000000 15.677321 ( 1.424039)
build_install 0.005553 0.002911 4.541946 ( 1.154031)
test_btest 0.001104 0.000000 79.360176 ( 7.706675)
test_basic 0.000000 0.005253 0.734174 ( 0.810420)
test_all 0.120643 0.013526 522.579185 ( 57.520528)
test_rubyspec 0.029202 0.020515 49.732431 ( 62.131335)
total: 136.13 sec