Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240823-141350
#<BuildRuby:0x00007fdca86ffdd8
@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.20240823-141350",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.007921 0.001278 3.789162 ( 4.669265)
build_miniruby 0.001752 0.000283 1.735505 ( 2.015361)
build_ruby 0.001735 0.000280 4.334970 ( 4.872918)
build_all 0.009942 0.000870 7.471342 ( 6.537536)
build_install 0.023900 0.001463 10.432874 ( 8.238790)
test_btest 0.001171 0.000000 93.138957 ( 64.046820)
test_basic 0.009020 0.004176 1.240809 ( 1.528354)
test_all 0.133913 0.021465 824.497312 (386.110753)
test_rubyspec 0.051572 0.038067 146.959685 ( 34.111550)
total: 512.13 sec