Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231209-025947
#<BuildRuby:0x0000556164a7e160
@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.20231209-025947",
@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.000022 0.000005 0.000027 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006328 0.001406 2.477233 ( 3.222512)
build_miniruby 0.001254 0.000278 1.684571 ( 1.847756)
build_ruby 0.000000 0.001631 3.226255 ( 3.771041)
build_all 0.004998 0.003826 5.435368 ( 4.190648)
build_install 0.019900 0.001722 6.904464 ( 5.699400)
test_btest 0.000981 0.000072 63.676833 ( 46.478251)
test_basic 0.006060 0.001414 0.852563 ( 1.148548)
test_all 0.072408 0.051300 694.706040 (350.206689)
test_rubyspec 0.034577 0.041373 91.325562 (112.320451)
total: 528.89 sec