Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240712-050916
#<BuildRuby:0x00007f1c188dfdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240712-050916",
@make="make",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000047 0.000003 0.000050 ( 0.000048)
configure 0.000037 0.000001 0.000038 ( 0.000039)
build_up 0.001784 0.008160 4.104408 ( 6.761501)
build_miniruby 0.002399 0.000000 2.289824 ( 3.481686)
build_ruby 0.002597 0.000000 4.339019 ( 5.149344)
build_all 0.005623 0.006799 7.609393 ( 8.135062)
build_install 0.018852 0.007607 10.583713 ( 11.935075)
test_btest 0.000909 0.000148 97.837452 (119.338128)
test_basic 0.010455 0.001707 1.159833 ( 2.883131)
test_all 0.131492 0.044959 852.911791 (1098.560455)
test_rubyspec 0.051628 0.044605 150.241414 (135.578842)
total: 1391.82 sec