Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231218-171714
#<BuildRuby:0x0000561fd3c020d0
@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-171714",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006445 0.001031 2.543185 ( 3.897179)
build_miniruby 0.001359 0.000217 1.643570 ( 2.105923)
build_ruby 0.001705 0.000000 3.088749 ( 3.645045)
build_all 0.001425 0.007984 5.331825 ( 4.216043)
build_install 0.013433 0.005537 6.749358 ( 6.151165)
test_btest 0.000814 0.000197 60.941196 ( 58.287673)
test_basic 0.000000 0.005325 0.806046 ( 1.131895)
test_all 0.081043 0.039063 651.773486 (362.096023)
test_rubyspec 0.039910 0.035394 89.021305 (122.356521)
total: 563.89 sec