Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230908-013816
#<BuildRuby:0x000055b35bf2e3b0
@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.20230908-013816",
@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.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.007039 0.000548 2.284707 ( 4.653884)
build_miniruby 0.002088 0.000000 1.716171 ( 1.936035)
build_ruby 0.002113 0.000000 3.564172 ( 4.412890)
build_all 0.002834 0.007140 5.622181 ( 5.368705)
build_install 0.018043 0.003550 6.830834 ( 6.472680)
test_btest 0.000753 0.000172 65.017314 ( 53.680535)
test_basic 0.000787 0.008198 0.791902 ( 1.475642)
test_all 0.006822 0.003654 654.844859 (573.639076)
test_rubyspec 0.044346 0.039528 92.920403 (135.193860)
total: 786.83 sec