Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231218-031927
#<BuildRuby:0x0000556234f7e090
@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.20231218-031927",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.007269 0.000231 2.462684 ( 3.308191)
build_miniruby 0.001527 0.000109 1.658335 ( 1.848285)
build_ruby 0.001807 0.000130 3.218081 ( 3.608381)
build_all 0.008520 0.000609 5.383614 ( 4.518628)
build_install 0.019699 0.000000 6.772164 ( 6.163407)
test_btest 0.001481 0.000000 60.287874 ( 56.298070)
test_basic 0.008512 0.000138 0.752063 ( 1.155111)
test_all 0.080837 0.041592 681.409166 (352.604867)
test_rubyspec 0.017472 0.053708 88.849267 (119.560754)
total: 549.07 sec