Logfile: /home/opc/ruby/logs/brlog.master.20231228-160024
#<BuildRuby:0x0000fffc143cfdc8
@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.20231228-160024",
@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.000011 0.000000 0.000011 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005321 0.000296 1.190462 ( 1.925888)
build_miniruby 0.001286 0.000000 1.135238 ( 1.133856)
build_ruby 0.001855 0.000000 1.857227 ( 3.221678)
build_all 0.007628 0.000000 3.416635 ( 1.676255)
build_install 0.009508 0.004301 4.115815 ( 2.326725)
test_btest 0.000982 0.000038 49.882602 ( 19.254157)
test_basic 0.003307 0.004345 0.511153 ( 0.587016)
test_all 0.098185 0.037725 566.228895 (242.679303)
test_rubyspec 0.088205 0.015384 55.991694 ( 66.702159)
total: 339.51 sec