Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230811-072843
#<BuildRuby:0x000055ac229661e8
@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.20230811-072843",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006416 0.000917 2.422861 ( 5.185246)
build_miniruby 0.001635 0.000234 1.734856 ( 2.564354)
build_ruby 0.001526 0.000218 3.479998 (115.762053)
build_all 0.007580 0.001083 2.988059 ( 3.267682)
build_install 0.018781 0.001980 4.304587 ( 4.223043)
test_btest 0.000687 0.000095 68.616113 ( 48.686162)
test_basic 0.004340 0.004055 0.856670 ( 4.392109)
test_all 0.000508 0.001045 697.798054 (391.906020)
test_rubyspec 0.022185 0.044356 92.547568 (122.762016)
total: 698.75 sec