Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230915-081744
#<BuildRuby:0x000056061f4c2090
@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.20230915-081744",
@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.000023 0.000004 0.000027 ( 0.000029)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.000000 0.009148 2.503212 ( 5.967633)
build_miniruby 0.000748 0.000895 2.131100 ( 2.725032)
build_ruby 0.001507 0.000389 3.447018 ( 4.731115)
build_all 0.008996 0.001294 5.737825 ( 6.236552)
build_install 0.018673 0.003562 7.400288 ( 9.554549)
test_btest 0.000774 0.000188 63.549139 ( 70.084756)
test_basic 0.007656 0.000753 0.844262 ( 1.450002)
test_all 0.006911 0.005158 728.938312 (866.433098)
test_rubyspec 0.059937 0.023064 94.508204 (135.818971)
total: 1103.00 sec