Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231129-025502
#<BuildRuby:0x00005648ac2961e8
@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.20231129-025502",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007418 0.000265 2.267898 ( 4.338043)
build_miniruby 0.009139 0.000326 193.935086 (108.728497)
build_ruby 0.002020 0.000072 3.535651 ( 4.157558)
build_all 0.013540 0.000135 30.098875 ( 20.840035)
build_install 0.012622 0.004753 6.625776 ( 6.731049)
test_btest 0.000975 0.000059 60.975476 ( 56.912654)
test_basic 0.003130 0.004697 0.799428 ( 1.151218)
test_all 0.097043 0.026423 641.931271 (366.480500)
test_rubyspec 0.036817 0.032147 88.917490 (109.373546)
total: 678.71 sec