Logfile: /home/opc/ruby/logs/brlog.master.20231215-134004
#<BuildRuby:0x0000ffff35c0fdc0
@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.20231215-134004",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.000281 0.006555 1.702610 ( 2.486274)
build_miniruby 0.000998 0.000437 1.115791 ( 1.118482)
build_ruby 0.001185 0.000518 1.832982 ( 3.503485)
build_all 0.006077 0.000841 3.312612 ( 1.610184)
build_install 0.001669 0.013431 4.178548 ( 2.312709)
test_btest 0.000539 0.000317 48.847790 ( 19.124232)
test_basic 0.004605 0.002709 0.516768 ( 0.586779)
test_all 0.090666 0.036499 479.214400 (195.666473)
test_rubyspec 0.056500 0.041555 56.304055 ( 67.102437)
total: 293.51 sec