Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240203-030148
#<BuildRuby:0x000055fa6b616258
@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.20240203-030148",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006161 0.000335 2.037405 ( 3.203867)
build_miniruby 0.001455 0.000215 1.727474 ( 1.924655)
build_ruby 0.001707 0.000253 3.603148 ( 4.122709)
build_all 0.004664 0.004210 5.563063 ( 4.832302)
build_install 0.018596 0.003757 7.162923 ( 6.382389)
test_btest 0.000904 0.000000 71.391535 ( 65.075603)
test_basic 0.001677 0.006894 0.845996 ( 1.352709)
test_all 0.091704 0.034764 708.807638 (720.896352)
test_rubyspec 0.048422 0.067593 175.504489 (278.171516)
total: 1085.96 sec