Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231013-222426
#<BuildRuby:0x000055d21137e090
@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.20231013-222426",
@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.000028 0.000002 0.000030 ( 0.000026)
autoconf 0.000035 0.000004 0.000039 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.008252 0.000389 2.686499 ( 4.084828)
build_miniruby 0.001933 0.000000 2.247460 ( 2.622596)
build_ruby 0.001576 0.000000 3.583913 ( 4.108511)
build_all 0.004435 0.004706 5.795789 ( 4.030380)
build_install 0.012415 0.008599 7.297865 ( 6.102956)
test_btest 0.000733 0.000123 66.670305 ( 59.902837)
test_basic 0.007414 0.000496 0.841091 ( 1.134907)
test_all 0.005650 0.005514 647.172186 (415.769600)
test_rubyspec 0.037714 0.041721 95.112812 (143.205262)
total: 640.96 sec