Logfile: /home/opc/ruby/logs/brlog.master.20240111-033919
#<BuildRuby:0x0000fffbf8b3fde0
@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.20240111-033919",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005455 0.000158 1.241476 ( 2.252692)
build_miniruby 0.001226 0.000000 1.113672 ( 1.116977)
build_ruby 0.002875 0.000000 1.825182 ( 3.019819)
build_all 0.009430 0.000000 22.703268 ( 17.246101)
build_install 0.013966 0.000000 4.007108 ( 2.404076)
test_btest 0.000852 0.000048 49.648032 ( 19.431460)
test_basic 0.003106 0.003950 0.521319 ( 0.590878)
test_all 0.098052 0.037723 584.087900 (249.823670)
test_rubyspec 0.063975 0.039006 57.295947 ( 67.968919)
total: 363.86 sec