Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230920-221901
#<BuildRuby:0x00005569018a2658
@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.20230920-221901",
@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.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.006901 0.000476 2.387458 ( 4.917328)
build_miniruby 0.001728 0.000119 1.765168 ( 2.364837)
build_ruby 0.001794 0.000124 3.403440 ( 4.553383)
build_all 0.006552 0.003762 5.513932 ( 5.629180)
build_install 0.022036 0.000815 6.978534 ( 7.173587)
test_btest 0.001087 0.000093 66.176823 ( 57.242324)
test_basic 0.008703 0.000351 0.852921 ( 1.313243)
test_all 0.006657 0.004826 655.841993 (574.111242)
test_rubyspec 0.048092 0.034102 95.065562 (140.060744)
total: 797.37 sec