Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231027-170841
#<BuildRuby:0x000055bc80db21e8
@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.20231027-170841",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007805 0.000000 2.298690 ( 3.683357)
build_miniruby 0.001587 0.000209 1.733673 ( 2.398409)
build_ruby 0.000000 0.001894 3.308143 ( 4.211838)
build_all 0.006935 0.001938 5.266918 ( 5.616106)
build_install 0.013322 0.009320 6.653743 ( 6.651231)
test_btest 0.000000 0.001366 62.860902 ( 62.683519)
test_basic 0.001607 0.006350 0.761306 ( 1.329736)
test_all 0.095403 0.032386 687.873308 (599.845577)
test_rubyspec 0.060847 0.011980 90.857541 (149.847737)
total: 836.27 sec