Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230612-091258
#<BuildRuby:0x000056505cded9f8
@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.20230612-091258",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002893 0.004126 1.922343 ( 4.609254)
build_miniruby 0.001577 0.000113 1.407521 ( 1.640975)
build_ruby 0.000000 0.001819 2.660983 ( 3.134483)
build_all 0.001201 0.006438 2.340575 ( 2.733051)
build_install 0.014383 0.005151 3.556425 ( 3.727365)
test_btest 0.000000 0.000915 60.631816 ( 45.453968)
test_basic 0.000941 0.006893 0.691314 ( 1.059386)
test_all 0.001863 0.000000 541.057449 (342.734885)
test_rubyspec 0.049301 0.014796 78.887180 (120.524973)
total: 525.62 sec