Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240305-161155
#<BuildRuby:0x00005588c4759a48
@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.20240305-161155",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.008843 0.000571 2.822602 ( 4.231412)
build_miniruby 0.001843 0.000119 2.143852 ( 2.488398)
build_ruby 0.001584 0.000102 3.446088 ( 4.138376)
build_all 0.009714 0.000071 5.986774 ( 5.550113)
build_install 0.019822 0.000382 7.796281 ( 7.792480)
test_btest 0.000820 0.000046 74.637085 ( 72.724150)
test_basic 0.008531 0.000000 0.898209 ( 1.164772)
test_all 0.076770 0.043821 735.912698 (436.447966)
test_rubyspec 0.060855 0.033070 117.772751 (172.776841)
total: 707.32 sec