Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231101-131625
#<BuildRuby:0x000055d0d223df40
@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.20231101-131625",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006516 0.000782 2.381493 ( 4.184003)
build_miniruby 0.001938 0.000233 5.444756 ( 6.411825)
build_ruby 0.000000 0.001599 3.086028 ( 3.930868)
build_all 0.002875 0.006809 5.107579 ( 5.497953)
build_install 0.012172 0.010701 6.700416 ( 6.907646)
test_btest 0.000712 0.000185 63.465754 ( 67.400170)
test_basic 0.007608 0.000000 0.739333 ( 1.317727)
test_all 0.094010 0.033108 598.603061 (533.107510)
test_rubyspec 0.037992 0.033837 90.137482 (143.849024)
total: 772.61 sec