Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240717-050923
#<BuildRuby:0x00007feb34dffdc8
@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.20240717-050923",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.009993 0.000000 4.119514 ( 5.371285)
build_miniruby 0.002043 0.000088 1.833206 ( 2.762889)
build_ruby 0.001959 0.000475 4.431936 ( 13.025673)
build_all 0.010186 0.001454 7.863434 ( 6.557434)
build_install 0.018284 0.008783 10.613797 ( 8.986632)
test_btest 0.000875 0.000231 96.079074 ( 83.327016)
test_basic 0.011568 0.000762 1.104241 ( 1.643777)
test_all 0.136764 0.036866 864.213623 (887.743771)
test_rubyspec 0.070640 0.022544 159.229479 (136.220332)
total: 1145.64 sec