Logfile: /home/opc/ruby/logs/brlog.master.20230121-133314
#<BuildRuby:0x0000aaacfb4c76f8
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20230121-133314",
@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='-j3'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000011 0.000001 0.000012 ( 0.000025)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.001662 0.003337 0.791826 ( 1.812210)
build_miniruby 0.001064 0.000133 0.876754 ( 0.874953)
build_ruby 0.001329 0.000166 1.428410 ( 2.422449)
build_all 0.003015 0.003751 2.569485 ( 1.212349)
build_install 0.012214 0.002158 1.957373 ( 1.371023)
test_btest 0.000657 0.000116 37.117005 ( 13.932449)
test_basic 0.006342 0.000285 0.279080 ( 0.375871)
test_all 0.002289 0.000381 448.933391 (180.557200)
test_rubyspec 0.060605 0.025935 46.141336 ( 54.822784)
total: 257.38 sec