Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240816-195846
#<BuildRuby:0x00007f54a335fdc8
@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-195846",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.008357 0.000917 3.892132 ( 5.116476)
build_miniruby 0.001552 0.000320 1.822984 ( 2.416080)
build_ruby 0.001817 0.000374 4.555991 ( 6.323918)
build_all 0.003848 0.007177 7.414978 ( 7.530230)
build_install 0.015170 0.010106 10.308768 ( 9.422755)
test_btest 0.000903 0.000261 97.755402 ( 94.105349)
test_basic 0.004800 0.008662 1.224189 ( 1.963391)
test_all 0.106211 0.055560 823.072378 (557.894606)
test_rubyspec 0.064137 0.027595 147.476154 ( 41.789621)
total: 726.56 sec