Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230611-091008
#<BuildRuby:0x0000556209a3a2a8
@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.20230611-091008",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006835 0.000000 2.050818 ( 4.670651)
build_miniruby 0.001592 0.000160 1.733226 ( 2.008156)
build_ruby 0.001549 0.000000 2.654485 ( 3.228285)
build_all 0.007533 0.000000 2.218801 ( 2.444114)
build_install 0.011478 0.006005 3.555662 ( 3.896393)
test_btest 0.000669 0.000111 61.477983 ( 43.327096)
test_basic 0.002890 0.004132 0.678949 ( 1.074744)
test_all 0.001716 0.000334 528.407359 (279.829993)
test_rubyspec 0.036331 0.024195 77.827710 (104.131511)
total: 444.61 sec