Logfile: /home/opc/ruby/logs/brlog.master.20230513-170514
#<BuildRuby:0x0000ffff9efdfdd8
@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.20230513-170514",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000040 0.000002 0.000042 ( 0.000042)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005712 0.000081 1.381765 ( 3.821323)
build_miniruby 0.001096 0.000050 0.959760 ( 0.958588)
build_ruby 0.002335 0.000106 1.633507 ( 3.052140)
build_all 0.005895 0.000000 1.524858 ( 0.938686)
build_install 0.013398 0.000102 2.239701 ( 1.647958)
test_btest 0.000831 0.000032 49.263897 ( 17.905864)
test_basic 0.002359 0.004197 0.483192 ( 0.566632)
test_all 0.003111 0.000049 415.132811 (166.591537)
test_rubyspec 0.054741 0.036151 50.938524 ( 61.738538)
total: 257.22 sec