Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231024-110331
#<BuildRuby:0x000055e3a320a1e8
@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.20231024-110331",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.005273 0.003137 3.756192 ( 5.178493)
build_miniruby 0.001211 0.000388 1.669150 ( 2.261730)
build_ruby 0.001342 0.000430 3.274215 ( 3.909060)
build_all 0.007850 0.001178 5.155575 ( 4.729243)
build_install 0.021647 0.000200 7.291441 ( 7.684693)
test_btest 0.000659 0.000170 61.287960 ( 64.856023)
test_basic 0.000000 0.008331 0.803769 ( 1.230638)
test_all 0.082718 0.042271 620.429414 (625.354621)
test_rubyspec 0.041095 0.032724 89.343091 (156.445715)
total: 871.65 sec