Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240712-030829
#<BuildRuby:0x00007f40bee9fdd0
@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.20240712-030829",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.009021 0.000720 3.987140 ( 6.315400)
build_miniruby 0.014838 0.001488 335.405153 (389.739010)
build_ruby 0.002645 0.000368 6.554822 ( 37.012544)
build_all 0.071052 0.030459 258.807832 (436.982655)
build_install 0.020629 0.006406 10.629526 ( 15.384787)
test_btest 0.000671 0.000157 98.559431 (152.839990)
test_basic 0.000877 0.011073 1.224506 ( 2.476661)
test_all 0.134200 0.038933 785.068759 (1047.497592)
test_rubyspec 0.063364 0.034094 151.650215 (144.315008)
total: 2232.57 sec