Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240901-121743
#<BuildRuby:0x00007fa4ca48fdc0
@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.20240901-121743",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000045 0.000006 0.000051 ( 0.000051)
configure 0.000038 0.000005 0.000043 ( 0.000043)
build_up 0.005788 0.004286 4.517801 ( 6.139153)
build_miniruby 0.001722 0.000272 2.478283 ( 2.893125)
build_ruby 0.002247 0.000355 4.623907 ( 5.416028)
build_all 0.011692 0.000505 7.855878 ( 7.699227)
build_install 0.017235 0.010353 11.007937 ( 10.231323)
test_btest 0.000962 0.000184 101.046818 ( 86.453285)
test_basic 0.012372 0.000063 1.182913 ( 1.453948)
test_all 0.117786 0.039712 816.472714 (422.117089)
test_rubyspec 0.059959 0.033048 149.912793 ( 55.645990)
total: 598.05 sec