Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240223-100011
#<BuildRuby:0x000055fa37a7e068
@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.20240223-100011",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.007092 0.001702 2.747328 ( 4.890487)
build_miniruby 0.001293 0.000310 1.728417 ( 2.268987)
build_ruby 0.000000 0.001984 3.579615 ( 4.810413)
build_all 0.007324 0.001889 5.991183 ( 7.218382)
build_install 0.020805 0.001897 7.612214 ( 10.013183)
test_btest 0.000000 0.001437 75.200494 (100.917195)
test_basic 0.000000 0.008930 0.843968 ( 1.972435)
test_all 0.096632 0.030600 758.015278 (763.848017)
test_rubyspec 0.045370 0.044193 113.271391 (163.376505)
total: 1059.32 sec