Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240122-224835
#<BuildRuby:0x000055e2f4a9e458
@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.20240122-224835",
@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.000002 0.000024 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.005394 0.000558 1.903999 ( 2.562338)
build_miniruby 0.000000 0.002330 59.437902 ( 28.167717)
build_ruby 0.000806 0.001245 3.453798 ( 3.693535)
build_all 0.007330 0.000978 5.415129 ( 3.301727)
build_install 0.014197 0.005138 6.635763 ( 4.502375)
test_btest 0.000744 0.000116 67.174485 ( 33.100639)
test_basic 0.008066 0.000547 0.848174 ( 0.962143)
test_all 0.083089 0.035610 662.867888 (317.811820)
test_rubyspec 0.081251 0.030716 167.142930 (219.450612)
total: 613.55 sec