Logfile: /home/opc/ruby/logs/brlog.master.20230216-204341
#<BuildRuby:0x0000aaae4f32c730
@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.20230216-204341",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000503 0.003908 0.990916 ( 1.710880)
build_miniruby 0.001022 0.000291 0.986823 ( 0.985278)
build_ruby 0.001302 0.000371 1.549149 ( 2.599214)
build_all 0.008128 0.000036 2.697781 ( 1.307978)
build_install 0.008602 0.005384 2.071211 ( 1.493336)
test_btest 0.000826 0.000098 37.357592 ( 14.122495)
test_basic 0.003363 0.002825 0.323006 ( 0.420511)
test_all 0.002079 0.000654 476.433602 (187.123879)
test_rubyspec 0.057283 0.022737 48.371190 ( 57.288861)
total: 267.05 sec