Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230925-222425
#<BuildRuby:0x000055af99ce9a48
@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.20230925-222425",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005397 0.001453 2.342495 ( 5.297533)
build_miniruby 0.000000 0.002093 1.831186 ( 2.519233)
build_ruby 0.000923 0.000966 3.411296 ( 4.632858)
build_all 0.006072 0.003389 5.496588 ( 6.145149)
build_install 0.013354 0.008374 6.900064 ( 7.667097)
test_btest 0.000751 0.000258 64.275190 ( 56.975015)
test_basic 0.000912 0.006758 0.820194 ( 1.472836)
test_all 0.011768 0.000032 692.781050 (636.801513)
test_rubyspec 0.045810 0.038347 94.351547 (134.167130)
total: 855.68 sec