Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-074916
#<BuildRuby:0x00005620cce980e8
@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.20231228-074916",
@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.000025)
autoconf 0.000044 0.000004 0.000048 ( 0.000047)
configure 0.000039 0.000004 0.000043 ( 0.000044)
build_up 0.004507 0.000475 1.184957 ( 1.568693)
build_miniruby 0.001196 0.000126 0.908300 ( 0.907647)
build_ruby 0.001499 0.000000 2.776128 ( 2.775877)
build_all 0.002744 0.007109 16.213397 ( 1.448608)
build_install 0.004991 0.003347 4.578460 ( 1.105460)
test_btest 0.001112 0.000000 81.443870 ( 7.588565)
test_basic 0.004761 0.000430 0.764117 ( 0.838537)
test_all 0.091790 0.043679 552.727007 ( 51.482255)
test_rubyspec 0.012524 0.037928 50.766600 ( 63.093155)
total: 130.81 sec