Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230924-182340
#<BuildRuby:0x000056264abd6458
@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.20230924-182340",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000407 0.007190 2.272062 ( 4.892480)
build_miniruby 0.001639 0.000256 1.745491 ( 2.540400)
build_ruby 0.001776 0.000277 3.227278 ( 4.141855)
build_all 0.006002 0.003567 5.437664 ( 5.370057)
build_install 0.021312 0.000336 6.720005 ( 6.888628)
test_btest 0.000709 0.000109 64.702877 ( 59.232332)
test_basic 0.004360 0.003983 0.792689 ( 1.187913)
test_all 0.002921 0.007615 647.484626 (498.451048)
test_rubyspec 0.040851 0.037138 92.675295 (132.175954)
total: 714.88 sec