Logfile: /home/opc/ruby/logs/brlog.master.20230101-040849
#<BuildRuby:0x0000aaadd94f76f8
@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.20230101-040849",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.004460 0.788515 ( 1.507712)
build_miniruby 0.000000 0.001358 0.879555 ( 0.878737)
build_ruby 0.000000 0.001417 1.432619 ( 2.309963)
build_all 0.000884 0.005188 2.485823 ( 1.218402)
build_install 0.010018 0.002980 2.059212 ( 1.443001)
test_btest 0.000491 0.000230 37.234973 ( 14.516835)
test_basic 0.003876 0.001812 0.273458 ( 0.365310)
test_all 0.001447 0.000677 439.293846 (174.819802)
test_rubyspec 0.051064 0.023330 45.451144 ( 54.178245)
total: 251.24 sec