Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240221-215804
#<BuildRuby:0x000055f61094a348
@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.20240221-215804",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004984 0.005360 2.884657 ( 5.711218)
build_miniruby 0.000000 0.001904 68.548326 ( 76.723429)
build_ruby 0.000000 0.001881 3.683527 ( 5.459265)
build_all 0.007973 0.001267 6.310385 ( 8.201976)
build_install 0.012604 0.010052 8.254032 ( 10.755866)
test_btest 0.000932 0.000311 76.351629 (104.347564)
test_basic 0.006077 0.000492 0.883742 ( 1.798329)
test_all 0.082349 0.043987 779.594279 (846.516235)
test_rubyspec 0.036959 0.060505 122.354302 (169.102497)
total: 1228.62 sec