Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240315-201830
#<BuildRuby:0x0000559e1362a398
@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.20240315-201830",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.003919 0.003880 2.670192 ( 3.493390)
build_miniruby 0.001592 0.000213 9.412448 ( 9.766729)
build_ruby 0.001297 0.000173 3.761491 ( 4.201545)
build_all 0.001937 0.006838 6.108786 ( 3.231539)
build_install 0.014487 0.007440 7.957302 ( 5.121320)
test_btest 0.000922 0.000205 70.981843 ( 48.821376)
test_basic 0.003575 0.004701 0.862246 ( 1.496761)
test_all 0.067496 0.057363 731.817827 (550.608584)
test_rubyspec 0.049818 0.050307 123.028516 (190.762988)
total: 817.51 sec