Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231108-102504
#<BuildRuby:0x000056403896a090
@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-102504",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.003226 0.004717 2.694809 ( 3.456457)
build_miniruby 0.007853 0.001257 205.127984 (111.603092)
build_ruby 0.001779 0.000285 3.953683 ( 5.316817)
build_all 0.002710 0.012426 19.316445 ( 21.281406)
build_install 0.014914 0.006853 6.801061 ( 7.842464)
test_btest 0.000939 0.000264 68.446233 ( 85.499985)
test_basic 0.004849 0.004451 0.824758 ( 1.674709)
test_all 0.086239 0.048246 692.943904 (808.478332)
test_rubyspec 0.053960 0.031841 95.914841 (186.414903)
total: 1231.57 sec