Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-112059
#<BuildRuby:0x00005563255e6090
@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.20240217-112059",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.006729 0.000866 2.215796 ( 4.005241)
build_miniruby 0.001445 0.000445 6.107430 ( 7.719188)
build_ruby 0.000000 0.001886 3.552587 ( 9.422631)
build_all 0.000000 0.009361 6.102930 ( 7.349497)
build_install 0.016871 0.004253 7.732149 ( 8.330480)
test_btest 0.000636 0.000250 73.423764 ( 84.210372)
test_basic 0.000000 0.008205 0.843549 ( 1.413891)
test_all 0.088399 0.034315 770.585516 (517.896295)
test_rubyspec 0.048142 0.051280 118.454115 (153.949525)
total: 794.30 sec