Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-080637
#<BuildRuby:0x0000560c7e9699f8
@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.20240114-080637",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005688 0.000843 1.703794 ( 2.948039)
build_miniruby 0.000000 0.001533 1.669498 ( 1.828857)
build_ruby 0.000000 0.001750 3.227701 ( 3.728723)
build_all 0.007336 0.001116 5.116485 ( 3.602680)
build_install 0.016408 0.003356 6.226297 ( 4.932564)
test_btest 0.000809 0.000147 59.488201 ( 52.655847)
test_basic 0.007493 0.000616 0.784515 ( 1.212053)
test_all 0.091729 0.038016 782.353284 (767.997891)
test_rubyspec 0.021078 0.061094 95.021377 (176.292157)
total: 1015.20 sec