Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240811-235639
#<BuildRuby:0x00007f45b6befde0
@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.20240811-235639",
@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.000026 0.000003 0.000029 ( 0.000028)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.008830 0.000883 4.205098 ( 6.945773)
build_miniruby 0.001660 0.000166 1.908801 ( 2.757264)
build_ruby 0.002670 0.000267 4.662345 ( 6.388800)
build_all 0.006989 0.004665 8.031909 ( 8.994204)
build_install 0.016741 0.009377 10.888074 ( 12.639471)
test_btest 0.000935 0.000149 103.096267 (121.515217)
test_basic 0.011482 0.001826 1.283909 ( 2.025965)
test_all 0.077314 0.085914 860.418097 (614.540091)
test_rubyspec 0.049861 0.044238 158.837852 ( 67.004062)
total: 842.81 sec