Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230923-102216
#<BuildRuby:0x0000564e84f2a458
@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.20230923-102216",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.003663 0.004003 2.398955 ( 5.462912)
build_miniruby 0.000000 0.001626 1.751542 ( 2.215911)
build_ruby 0.001322 0.000952 3.374449 ( 4.361801)
build_all 0.004665 0.003983 5.395143 ( 5.633359)
build_install 0.020540 0.001373 6.950131 ( 6.697879)
test_btest 0.000714 0.000110 63.999670 ( 53.579112)
test_basic 0.006993 0.001076 0.836949 ( 1.229416)
test_all 0.005845 0.005223 691.814891 (550.562185)
test_rubyspec 0.041627 0.036537 94.546079 (137.495559)
total: 767.24 sec