Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240824-001409
#<BuildRuby:0x00007f0314d9fdc8
@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.20240824-001409",
@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.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.008242 0.000589 4.097503 ( 5.346484)
build_miniruby 0.001657 0.000000 1.807729 ( 3.008391)
build_ruby 0.002428 0.000025 4.559882 ( 16.832961)
build_all 0.009286 0.001255 7.657325 ( 5.466081)
build_install 0.014871 0.009066 10.330619 ( 7.922060)
test_btest 0.000914 0.000072 92.218966 ( 82.550637)
test_basic 0.006136 0.007499 1.224333 ( 1.529672)
test_all 0.114989 0.043491 793.279167 (399.173890)
test_rubyspec 0.047980 0.040808 149.086287 ( 37.822301)
total: 559.65 sec