Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230710-111539
#<BuildRuby:0x0000564d42052450
@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.20230710-111539",
@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.000015 0.000000 0.000015 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004099 0.003841 2.329112 ( 5.411061)
build_miniruby 0.000000 0.002587 8.192167 ( 6.363850)
build_ruby 0.000847 0.000874 3.343496 ( 4.145809)
build_all 0.038397 0.010146 166.832551 (105.795524)
build_install 0.014285 0.004496 6.700283 ( 6.091844)
test_btest 0.000770 0.000000 65.048106 ( 47.033412)
test_basic 0.007988 0.000663 0.835547 ( 1.256047)
test_all 0.000955 0.000140 586.638922 (328.069068)
test_rubyspec 0.051040 0.013046 86.270634 (120.493007)
total: 624.66 sec