Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231018-142509
#<BuildRuby:0x000055a11e6ea090
@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.20231018-142509",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.004063 0.004683 4.187347 ( 4.561252)
build_miniruby 0.003666 0.000592 44.671702 ( 25.898573)
build_ruby 0.000000 0.002229 3.473837 ( 3.937237)
build_all 0.009278 0.000000 5.802681 ( 4.646278)
build_install 0.016824 0.006546 7.432902 ( 5.798267)
test_btest 0.000758 0.000144 68.791954 ( 56.500699)
test_basic 0.001725 0.007128 0.843419 ( 1.248871)
test_all 0.003679 0.007496 685.653459 (423.267420)
test_rubyspec 0.042939 0.037487 98.567192 (145.592248)
total: 671.45 sec