Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230731-092109
#<BuildRuby:0x00005619c326e278
@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.20230731-092109",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005956 0.000822 2.520798 ( 6.082554)
build_miniruby 0.007806 0.001076 173.570563 (108.442924)
build_ruby 0.000000 0.002020 3.828658 ( 21.847290)
build_all 0.009272 0.003093 29.579316 ( 21.681237)
build_install 0.015751 0.005790 4.302421 ( 4.987429)
test_btest 0.000833 0.000000 65.454168 ( 54.001248)
test_basic 0.003621 0.004703 0.814045 ( 1.243830)
test_all 0.001137 0.000241 644.926552 (447.635277)
test_rubyspec 0.026039 0.032519 85.344288 (114.205940)
total: 780.13 sec