Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230712-191111
#<BuildRuby:0x00005592dfb49fc0
@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.20230712-191111",
@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.000001 0.000020 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.007300 0.000216 2.181672 ( 4.401766)
build_miniruby 0.001261 0.000081 1.664254 ( 1.936267)
build_ruby 0.000000 0.001642 3.494789 ( 3.855258)
build_all 0.002022 0.006762 5.278474 ( 4.332921)
build_install 0.014447 0.005102 6.287585 ( 4.653261)
test_btest 0.000000 0.001337 65.808454 ( 39.165446)
test_basic 0.004165 0.003687 0.810898 ( 1.017899)
test_all 0.001458 0.000265 606.820382 (269.132758)
test_rubyspec 0.013589 0.044853 85.423631 (114.342246)
total: 442.84 sec