Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240128-130025
#<BuildRuby:0x0000559b514f20d0
@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.20240128-130025",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003787 0.004109 2.208500 ( 3.207747)
build_miniruby 0.001451 0.000232 2.201605 ( 2.305007)
build_ruby 0.001613 0.000258 3.549764 ( 3.911187)
build_all 0.008690 0.000000 5.740100 ( 4.570648)
build_install 0.020080 0.000985 7.384430 ( 6.346058)
test_btest 0.000746 0.000099 67.317252 ( 51.872688)
test_basic 0.002720 0.005022 0.850292 ( 1.428329)
test_all 0.081859 0.043439 737.412878 (721.292996)
test_rubyspec 0.057465 0.062921 182.109799 (285.360200)
total: 1080.30 sec