Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240622-111329
#<BuildRuby:0x00007febe0fbfdc8
@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.20240622-111329",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.017629 0.009884 59.494758 (134.704667)
build_miniruby 0.001709 0.000554 2.338132 ( 4.014573)
build_ruby 0.002988 0.000000 4.507731 ( 6.731784)
build_all 0.013946 0.008361 11.405022 ( 16.865191)
build_install 0.023763 0.005107 10.980318 ( 24.313928)
test_btest 0.000954 0.000311 98.529213 (143.990901)
test_basic 0.000753 0.011478 1.196294 ( 2.454622)
test_all 0.118378 0.048125 805.621779 (972.154742)
test_rubyspec 0.061699 0.038791 150.824607 ( 76.653243)
total: 1381.88 sec