Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230713-151147
#<BuildRuby:0x000055ac37996090
@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.20230713-151147",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003052 0.004884 2.930593 ( 6.120400)
build_miniruby 0.006879 0.006355 258.775980 (129.503305)
build_ruby 0.001670 0.000535 4.545545 ( 4.308133)
build_all 0.053883 0.028409 176.363820 ( 91.822635)
build_install 0.011700 0.004529 6.265936 ( 5.253161)
test_btest 0.000560 0.000216 61.366185 ( 43.922836)
test_basic 0.000732 0.006077 0.758839 ( 2.897710)
test_all 0.001038 0.000435 568.010641 (331.143934)
test_rubyspec 0.034366 0.025784 80.688222 (112.310076)
total: 727.28 sec