Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231023-050207
#<BuildRuby:0x000055cc00bddea0
@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.20231023-050207",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.007211 0.001386 3.931556 ( 5.836626)
build_miniruby 0.001115 0.000214 2.018512 ( 2.702026)
build_ruby 0.001759 0.000339 3.131897 ( 3.780120)
build_all 0.003700 0.005209 5.368670 ( 5.109039)
build_install 0.018166 0.004539 7.674564 ( 7.341196)
test_btest 0.000988 0.000230 61.435299 ( 59.718988)
test_basic 0.002937 0.005327 0.805457 ( 1.291766)
test_all 0.103542 0.023564 661.412523 (664.041155)
test_rubyspec 0.032488 0.044746 89.763108 (157.755171)
total: 907.58 sec