Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230819-212801
#<BuildRuby:0x000055e57f00e348
@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.20230819-212801",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.006999 0.000621 2.306700 ( 4.743423)
build_miniruby 0.001597 0.000331 1.710749 ( 2.274022)
build_ruby 0.000000 0.001788 3.436706 ( 20.163460)
build_all 0.004974 0.003479 5.488832 ( 5.940207)
build_install 0.016718 0.004184 6.781320 ( 7.209980)
test_btest 0.000747 0.000181 69.699135 ( 55.049938)
test_basic 0.003524 0.004127 0.820109 ( 1.173264)
test_all 0.008143 0.002156 686.059452 (422.120420)
test_rubyspec 0.039291 0.034814 90.980747 (115.307488)
total: 633.98 sec