Logfile: /home/opc/ruby/logs/brlog.master.20230308-214845
#<BuildRuby:0x0000fffcea66fde0
@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.20230308-214845",
@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.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.005995 1.376087 ( 3.673976)
build_miniruby 0.000000 0.001258 0.947297 ( 0.946223)
build_ruby 0.003663 0.000557 1.604223 ( 2.696214)
build_all 0.005392 0.000809 1.524162 ( 0.943274)
build_install 0.009647 0.003715 2.217212 ( 1.761976)
test_btest 0.000709 0.000124 47.768524 ( 17.308668)
test_basic 0.006338 0.000361 0.354221 ( 0.448796)
test_all 0.003690 0.000517 400.021961 (167.591706)
test_rubyspec 0.065992 0.022210 50.991474 ( 59.658317)
total: 255.03 sec