Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231227-022407
#<BuildRuby:0x000056358ef89a48
@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.20231227-022407",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005563 0.000824 1.820458 ( 3.894410)
build_miniruby 0.002136 0.000000 2.114048 ( 3.193461)
build_ruby 0.001746 0.000000 3.239071 ( 4.829611)
build_all 0.008751 0.000000 5.158567 ( 7.190840)
build_install 0.016941 0.003654 6.578935 ( 8.978958)
test_btest 0.000756 0.000108 69.131652 ( 96.694529)
test_basic 0.004367 0.004908 0.818342 ( 1.713264)
test_all 0.106840 0.026233 769.947513 (917.769318)
test_rubyspec 0.049529 0.028698 93.156445 (154.394573)
total: 1198.66 sec