Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231231-202722
#<BuildRuby:0x0000556154c62658
@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.20231231-202722",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006147 0.000235 1.753565 ( 3.182095)
build_miniruby 0.000000 0.001673 1.903378 ( 2.189670)
build_ruby 0.000282 0.001597 3.315520 ( 4.379938)
build_all 0.005014 0.003891 5.214655 ( 6.087527)
build_install 0.013435 0.006175 6.396517 ( 7.530339)
test_btest 0.000815 0.000148 64.232861 ( 69.244132)
test_basic 0.004235 0.004182 0.796062 ( 1.263495)
test_all 0.088945 0.039545 710.425968 (639.608521)
test_rubyspec 0.057623 0.016709 91.960284 (153.996067)
total: 887.48 sec