Logfile: /home/opc/ruby/logs/brlog.master.20230130-105757
#<BuildRuby:0x0000aaaaecb1c730
@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.20230130-105757",
@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.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.004277 0.000163 0.835987 ( 1.574923)
build_miniruby 0.000904 0.000349 0.952155 ( 0.951232)
build_ruby 0.001189 0.000459 1.514979 ( 2.550313)
build_all 0.007777 0.001049 2.676813 ( 1.256107)
build_install 0.010950 0.002471 2.040291 ( 1.435134)
test_btest 0.000863 0.000288 37.972923 ( 14.183274)
test_basic 0.005656 0.000521 0.285176 ( 0.394743)
test_all 0.002381 0.000753 491.496627 (191.396525)
test_rubyspec 0.056364 0.022270 48.640394 ( 57.334798)
total: 271.08 sec