Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240816-095754
#<BuildRuby:0x00007f62388afdd0
@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.20240816-095754",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.017022 0.009172 58.228976 (152.918061)
build_miniruby 0.001587 0.000358 2.555565 ( 17.879049)
build_ruby 0.002380 0.000535 4.761766 ( 7.319675)
build_all 0.019940 0.001498 11.476091 ( 16.066908)
build_install 0.019101 0.006705 11.027246 ( 14.230139)
test_btest 0.000878 0.000195 101.114289 (135.016674)
test_basic 0.008898 0.001977 1.162237 ( 1.895996)
test_all 0.131631 0.030510 841.140888 (745.859920)
test_rubyspec 0.057354 0.033593 151.408130 ( 94.718007)
total: 1185.91 sec