Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-071609
#<BuildRuby:0x000055d8a41e75f8
@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.20231208-071609",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001728 0.003146 1.319071 ( 1.688998)
build_miniruby 0.000775 0.000258 0.887440 ( 0.886525)
build_ruby 0.001249 0.000416 2.842198 ( 2.842883)
build_all 0.009638 0.000576 16.923036 ( 1.526111)
build_install 0.007725 0.001076 5.010952 ( 1.212402)
test_btest 0.000000 0.001132 86.346178 ( 6.983037)
test_basic 0.000000 0.004738 0.764219 ( 0.840191)
test_all 0.099429 0.036877 564.271731 ( 52.377707)
test_rubyspec 0.020470 0.033541 51.193069 ( 63.463828)
total: 131.82 sec