Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240208-090758
#<BuildRuby:0x0000557aba08a658
@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.20240208-090758",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007809 0.000781 3.418170 ( 5.640594)
build_miniruby 0.000000 0.001710 2.229059 ( 2.626805)
build_ruby 0.000000 0.001759 3.698714 ( 4.341398)
build_all 0.007267 0.001455 5.801233 ( 5.138493)
build_install 0.017738 0.005076 7.469158 ( 7.578316)
test_btest 0.000947 0.000144 73.295136 ( 72.292479)
test_basic 0.007931 0.000497 0.871881 ( 1.536793)
test_all 0.073526 0.055617 761.477604 (719.560675)
test_rubyspec 0.046047 0.070299 180.737052 (266.728688)
total: 1085.45 sec