Logfile: /home/opc/ruby/logs/brlog.master.20240924-084112
#<BuildRuby:0x0000fffbdf9ffde0
@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.20240924-084112",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.007098 0.000000 2.550660 ( 2.721145)
build_miniruby 0.001389 0.000000 1.365456 ( 1.366277)
build_ruby 0.002528 0.000000 2.185367 ( 4.348146)
build_all 0.007400 0.000000 3.429119 ( 1.704410)
build_install 0.010939 0.005681 4.936153 ( 2.420328)
test_btest 0.000792 0.000099 50.769924 ( 20.215497)
test_basic 0.006149 0.000770 0.531877 ( 0.598081)
test_all 0.081345 0.056228 479.994720 (198.477550)
test_rubyspec 0.067337 0.057159 67.454032 ( 30.534784)
total: 262.39 sec