Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240926-183939
#<BuildRuby:0x00007f592421fdc0
@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.20240926-183939",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000040 0.000010 0.000050 ( 0.000049)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.009585 0.001364 5.279668 ( 7.952508)
build_miniruby 0.001744 0.000413 1.989475 ( 2.929496)
build_ruby 0.002116 0.000000 4.633363 ( 6.362768)
build_all 0.011285 0.000313 6.690549 ( 9.108888)
build_install 0.016135 0.011285 10.501553 ( 14.712024)
test_btest 0.000881 0.000230 86.401939 (107.737440)
test_basic 0.004984 0.008932 1.205116 ( 1.810377)
test_all 0.116626 0.048066 805.681893 (747.197963)
test_rubyspec 0.049570 0.040745 121.978932 ( 58.661419)
total: 956.47 sec