Logfile: /home/opc/ruby/logs/brlog.master.20230217-132610
#<BuildRuby:0x0000aaacc27ac730
@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.20230217-132610",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.003918 1.000956 ( 1.741823)
build_miniruby 0.001076 0.000275 0.995004 ( 0.992844)
build_ruby 0.002688 0.000361 1.553422 ( 2.570185)
build_all 0.007451 0.000387 2.698795 ( 1.305304)
build_install 0.009106 0.004589 2.096085 ( 1.519676)
test_btest 0.000617 0.000056 37.883350 ( 14.375269)
test_basic 0.001893 0.004093 0.322421 ( 0.419220)
test_all 0.001217 0.001925 482.559725 (188.444006)
test_rubyspec 0.039836 0.036778 49.211395 ( 57.924960)
total: 269.29 sec