Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231108-002451
#<BuildRuby:0x0000562b117da450
@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.20231108-002451",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.008303 0.000015 2.483298 ( 3.628754)
build_miniruby 0.001988 0.000137 57.637336 ( 31.342136)
build_ruby 0.000000 0.001958 3.311421 ( 3.648539)
build_all 0.005925 0.002269 5.031540 ( 3.145829)
build_install 0.014503 0.005518 6.328833 ( 4.127492)
test_btest 0.000804 0.000103 64.194564 ( 43.996491)
test_basic 0.003906 0.004450 0.792398 ( 1.152915)
test_all 0.088826 0.042602 675.903109 (752.322712)
test_rubyspec 0.028711 0.055095 95.244800 (185.369809)
total: 1028.74 sec