Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230829-113507
#<BuildRuby:0x00005620c3bb9e98
@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.20230829-113507",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.001578 0.008407 2.485084 ( 5.742011)
build_miniruby 0.010528 0.002905 234.643357 (246.680891)
build_ruby 0.002409 0.000000 4.904015 ( 7.261329)
build_all 0.068334 0.023170 201.858833 (250.659717)
build_install 0.020884 0.001944 7.264587 ( 9.864533)
test_btest 0.000679 0.000187 72.320343 ( 87.409005)
test_basic 0.000000 0.009115 0.863403 ( 1.807208)
test_all 0.008082 0.002636 666.046610 (754.518384)
test_rubyspec 0.064155 0.019361 94.610484 (138.807333)
total: 1502.75 sec