Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230607-110920
#<BuildRuby:0x00005596402be338
@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.20230607-110920",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005900 0.000077 1.952860 ( 4.428752)
build_miniruby 0.001706 0.000066 1.332696 ( 1.447192)
build_ruby 0.001663 0.000064 2.765598 ( 3.105011)
build_all 0.003765 0.004080 2.209478 ( 2.111092)
build_install 0.005888 0.011889 3.320089 ( 3.534805)
test_btest 0.000833 0.000000 57.882935 ( 39.502720)
test_basic 0.003662 0.004128 0.682856 ( 0.981816)
test_all 0.001230 0.000246 583.393922 (454.209534)
test_rubyspec 0.019780 0.048930 81.696374 (126.414241)
total: 635.74 sec