Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231210-210337
#<BuildRuby:0x0000558485dd1f30
@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.20231210-210337",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000660 0.007082 2.371096 ( 3.344790)
build_miniruby 0.001343 0.000391 1.639198 ( 1.879014)
build_ruby 0.001293 0.000378 3.225412 ( 3.825735)
build_all 0.007941 0.001101 5.600757 ( 4.907933)
build_install 0.014916 0.004857 6.864933 ( 5.785837)
test_btest 0.000823 0.000236 60.476049 ( 58.403351)
test_basic 0.000324 0.008697 0.827251 ( 1.323674)
test_all 0.071800 0.050369 680.739591 (417.652662)
test_rubyspec 0.030412 0.042419 90.265112 (132.196227)
total: 629.32 sec