Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231024-030120
#<BuildRuby:0x00005624459f21e8
@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-030120",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006980 0.001611 3.667806 ( 5.068975)
build_miniruby 0.001378 0.000318 1.664750 ( 2.019881)
build_ruby 0.001865 0.000000 3.156663 ( 3.733508)
build_all 0.004495 0.004694 5.206801 ( 4.428974)
build_install 0.009382 0.011475 7.446995 ( 6.239037)
test_btest 0.000954 0.000318 61.971628 ( 53.319394)
test_basic 0.002641 0.005075 0.743012 ( 1.199409)
test_all 0.101118 0.026070 687.660481 (644.848017)
test_rubyspec 0.056986 0.024334 90.666708 (161.678132)
total: 882.54 sec