Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240215-112058
#<BuildRuby:0x000055c812d4a258
@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.20240215-112058",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.018411 0.000790 18.918893 ( 21.212630)
build_miniruby 0.004442 0.000593 125.616035 (110.208286)
build_ruby 0.000000 0.002161 3.778314 ( 4.838007)
build_all 0.007083 0.003332 18.890488 ( 19.629053)
build_install 0.020085 0.000885 7.620639 ( 8.379544)
test_btest 0.000693 0.000105 74.694378 ( 82.384231)
test_basic 0.003704 0.005623 0.873916 ( 2.302737)
test_all 0.102279 0.020929 760.926232 (513.476092)
test_rubyspec 0.056324 0.041757 119.801431 (166.610046)
total: 929.04 sec