Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230922-202018
#<BuildRuby:0x00005635f5941ca0
@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.20230922-202018",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.008851 0.000000 2.514366 ( 5.632493)
build_miniruby 0.005653 0.003388 185.398077 (168.468508)
build_ruby 0.002006 0.000236 3.761422 ( 5.180274)
build_all 0.005357 0.007444 34.122684 ( 34.619219)
build_install 0.018774 0.003129 6.938663 ( 7.550355)
test_btest 0.002870 0.000000 64.774751 ( 59.217023)
test_basic 0.009531 0.000000 0.864038 ( 1.402272)
test_all 0.005877 0.005231 688.817204 (614.637254)
test_rubyspec 0.064221 0.018593 96.141768 (139.882973)
total: 1036.60 sec