Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231224-063419
#<BuildRuby:0x000055f5382b9d90
@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.20231224-063419",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.006067 0.000550 1.892437 ( 2.969048)
build_miniruby 0.007636 0.000902 14.151165 ( 8.456744)
build_ruby 0.001368 0.000342 3.457306 ( 3.788978)
build_all 0.006912 0.004956 9.188248 ( 5.729365)
build_install 0.015167 0.004938 6.342404 ( 5.402548)
test_btest 0.000298 0.000935 64.752911 ( 54.914951)
test_basic 0.003276 0.004464 0.814007 ( 1.197261)
test_all 0.089734 0.037770 703.576004 (730.110660)
test_rubyspec 0.055549 0.028866 95.321932 (175.805948)
total: 988.38 sec