Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230508-090517
#<BuildRuby:0x000055a02468ddb8
@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.20230508-090517",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000024)
build_up 0.008214 0.000019 2.028303 ( 4.719543)
build_miniruby 0.001168 0.000194 1.716241 ( 2.130297)
build_ruby 0.000000 0.001707 2.504462 ( 3.455861)
build_all 0.005104 0.002520 3.540859 ( 4.320801)
build_install 0.017298 0.001667 3.594815 ( 4.195482)
test_btest 0.000667 0.000124 56.039084 ( 45.715741)
test_basic 0.006457 0.001195 0.692202 ( 1.122107)
test_all 0.001750 0.000324 570.996973 (333.899453)
test_rubyspec 0.036335 0.017523 72.839882 ( 93.232384)
total: 492.79 sec