Logfile: /home/opc/ruby/logs/brlog.master.20240208-070516
#<BuildRuby:0x0000fffea327fdd8
@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.20240208-070516",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002374 0.004396 1.367155 ( 2.068469)
build_miniruby 0.001695 0.000000 1.101679 ( 1.101333)
build_ruby 0.002444 0.000000 1.848484 ( 4.113055)
build_all 0.007489 0.000000 3.686589 ( 1.742555)
build_install 0.013027 0.001152 4.420258 ( 2.462241)
test_btest 0.000799 0.000076 53.415393 ( 20.386412)
test_basic 0.006562 0.000626 0.531753 ( 0.601766)
test_all 0.065625 0.056641 494.990416 (202.217777)
test_rubyspec 0.060672 0.086063 96.745115 ( 40.008847)
total: 274.70 sec