Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240228-140555
#<BuildRuby:0x000056157403e230
@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.20240228-140555",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005808 0.003564 2.737104 ( 4.819488)
build_miniruby 0.001182 0.000229 1.833700 ( 2.326521)
build_ruby 0.001659 0.000321 3.913428 ( 4.910463)
build_all 0.007870 0.001524 6.162178 ( 6.500232)
build_install 0.013404 0.008676 8.083141 ( 8.763391)
test_btest 0.000897 0.000211 74.126148 ( 81.173396)
test_basic 0.003082 0.003998 0.841271 ( 1.408906)
test_all 0.085312 0.036294 794.563226 (510.203163)
test_rubyspec 0.042615 0.050461 120.676923 (150.391874)
total: 770.50 sec