Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231125-204821
#<BuildRuby:0x000055c3b02aa228
@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.20231125-204821",
@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.000024 0.000005 0.000029 ( 0.000025)
autoconf 0.000032 0.000006 0.000038 ( 0.000033)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.003813 0.003963 2.207577 ( 3.857788)
build_miniruby 0.001873 0.000000 2.161800 ( 2.534158)
build_ruby 0.001750 0.000000 3.558514 ( 4.488567)
build_all 0.006076 0.003507 5.576036 ( 5.348295)
build_install 0.013954 0.005456 6.933591 ( 6.520291)
test_btest 0.000948 0.000237 59.442358 ( 52.250763)
test_basic 0.008213 0.000982 0.826302 ( 1.162966)
test_all 0.087792 0.035878 621.160259 (391.943810)
test_rubyspec 0.049106 0.021006 87.459833 (110.977898)
total: 579.09 sec