Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231230-142857
#<BuildRuby:0x00005601b2ce5f40
@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.20231230-142857",
@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.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005415 0.001003 1.700972 ( 3.579097)
build_miniruby 0.001473 0.000273 1.674246 ( 2.281984)
build_ruby 0.001563 0.000289 3.252848 ( 4.022534)
build_all 0.004276 0.004330 5.209658 ( 6.038159)
build_install 0.018450 0.001048 6.173101 ( 7.796063)
test_btest 0.000812 0.000157 66.412096 ( 84.731779)
test_basic 0.003747 0.004375 0.781890 ( 1.348729)
test_all 0.088967 0.039479 772.031780 (690.896285)
test_rubyspec 0.048477 0.026782 92.957761 (141.430617)
total: 942.13 sec