Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-092943
#<BuildRuby:0x000055db20ed74b0
@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.20230808-092943",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006729 0.000420 1.591355 ( 2.843773)
build_miniruby 0.001025 0.000000 1.033293 ( 1.033713)
build_ruby 0.001205 0.000000 2.762882 ( 2.763318)
build_all 0.009455 0.000000 14.945921 ( 1.280504)
build_install 0.004277 0.004121 2.111250 ( 0.948606)
test_btest 0.000588 0.000102 87.259207 ( 7.701669)
test_basic 0.004593 0.000049 0.804011 ( 0.880381)
test_all 0.001325 0.000221 553.859287 ( 50.588712)
test_rubyspec 0.019086 0.026810 47.222845 ( 59.507436)
total: 127.55 sec