Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240712-090932
#<BuildRuby:0x00007f015dbafdc8
@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.20240712-090932",
@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.000040 0.000007 0.000047 ( 0.000049)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.004278 0.004759 4.036350 ( 5.399806)
build_miniruby 0.001504 0.000325 1.837751 ( 2.471368)
build_ruby 0.002291 0.000496 4.367662 ( 5.398435)
build_all 0.009807 0.002120 7.367968 ( 7.102532)
build_install 0.018799 0.006668 9.904383 ( 10.162377)
test_btest 0.001556 0.000000 95.050573 (103.717747)
test_basic 0.008061 0.004772 1.163645 ( 3.241620)
test_all 0.124300 0.045277 876.111152 (1096.293279)
test_rubyspec 0.071380 0.025399 148.528358 (127.460275)
total: 1361.25 sec