Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230706-111319
#<BuildRuby:0x000056247b3a2348
@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.20230706-111319",
@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.000005 0.000020 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.007009 2.085795 ( 4.462585)
build_miniruby 0.000554 0.000754 1.618034 ( 2.051693)
build_ruby 0.001265 0.000460 3.009825 ( 3.528137)
build_all 0.000214 0.008074 5.051631 ( 4.233427)
build_install 0.015823 0.003259 6.303676 ( 6.332000)
test_btest 0.000000 0.000866 64.555468 ( 37.510189)
test_basic 0.002420 0.004820 0.775853 ( 1.139039)
test_all 0.000798 0.000368 605.726080 (378.524749)
test_rubyspec 0.037829 0.020700 82.057423 (114.603719)
total: 552.39 sec