Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-031458
#<BuildRuby:0x0000559e12569f40
@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.20230711-031458",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002494 0.004315 2.150153 ( 4.252278)
build_miniruby 0.001375 0.000165 1.655571 ( 1.778643)
build_ruby 0.001394 0.000167 3.352497 ( 4.010803)
build_all 0.008940 0.000000 5.442677 ( 4.443478)
build_install 0.016072 0.003669 6.633986 ( 5.552705)
test_btest 0.000640 0.000080 64.500402 ( 41.207011)
test_basic 0.003601 0.004690 0.812959 ( 1.235633)
test_all 0.001605 0.000251 590.748747 (387.042048)
test_rubyspec 0.018028 0.039204 82.002428 (116.079692)
total: 565.60 sec