Logfile: /home/opc/ruby/logs/brlog.master.20230915-224945
#<BuildRuby:0x0000fffe462dfdd0
@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.20230915-224945",
@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.000017 0.000006 0.000023 ( 0.000014)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.004695 0.001680 1.414056 ( 3.742959)
build_miniruby 0.001234 0.000442 1.053264 ( 1.054471)
build_ruby 0.001442 0.000516 1.743863 ( 3.715382)
build_all 0.004559 0.001632 3.206299 ( 1.721655)
build_install 0.008885 0.004615 3.891406 ( 3.188718)
test_btest 0.000529 0.000199 44.701496 ( 16.397129)
test_basic 0.002658 0.004066 0.491583 ( 0.562796)
test_all 0.006791 0.002803 446.129074 (177.885143)
test_rubyspec 0.055373 0.048968 55.199326 ( 66.356192)
total: 274.63 sec