Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240116-142724
#<BuildRuby:0x000055eddcc72048
@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.20240116-142724",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006041 0.000300 2.441011 ( 3.828884)
build_miniruby 0.001769 0.000272 28.490560 ( 22.899120)
build_ruby 0.002117 0.000326 3.547717 ( 4.170742)
build_all 0.008289 0.000587 5.189511 ( 5.500451)
build_install 0.015459 0.005598 6.373982 ( 6.116787)
test_btest 0.000967 0.000167 68.369052 ( 65.570808)
test_basic 0.004208 0.003737 0.801622 ( 1.374807)
test_all 0.097928 0.031381 799.659135 (956.992645)
test_rubyspec 0.080775 0.032006 172.161652 (290.171785)
total: 1356.63 sec