Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241004-204643
#<BuildRuby:0x00007f58e20dfdd0
@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.20241004-204643",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.010079 0.000808 4.930821 ( 6.652709)
build_miniruby 0.002035 0.000275 48.181312 ( 42.050565)
build_ruby 0.002102 0.000284 4.639677 ( 5.391894)
build_all 0.008039 0.004270 7.025181 ( 6.593007)
build_install 0.021364 0.005000 9.983220 ( 10.325765)
test_btest 0.000890 0.000000 86.020502 ( 92.754936)
test_basic 0.004050 0.007615 1.203380 ( 1.937140)
test_all 0.134258 0.025728 776.073778 (641.918416)
test_rubyspec 0.052626 0.037887 125.634468 ( 61.500456)
total: 869.13 sec