Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230808-152445
#<BuildRuby:0x0000558dd02c5db8
@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.20230808-152445",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003888 0.003927 2.429893 ( 5.388648)
build_miniruby 0.001432 0.000358 8.642648 ( 8.992475)
build_ruby 0.001272 0.000318 3.147955 ( 3.725888)
build_all 0.002865 0.004860 2.762968 ( 2.743200)
build_install 0.015399 0.005005 4.202374 ( 4.248602)
test_btest 0.000646 0.000188 63.252522 ( 43.465409)
test_basic 0.003830 0.004130 0.788168 ( 1.108544)
test_all 0.001901 0.000000 643.252573 (384.605928)
test_rubyspec 0.037555 0.024383 87.090393 (118.173318)
total: 572.45 sec