Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240320-221833
#<BuildRuby:0x0000557c7edb2068
@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.20240320-221833",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.011518 0.000814 4.638942 ( 4.647736)
build_miniruby 0.005629 0.000148 108.318767 ( 54.199399)
build_ruby 0.001851 0.000192 4.275443 ( 4.579287)
build_all 0.010175 0.000150 6.045448 ( 3.722183)
build_install 0.015116 0.006316 8.754788 ( 5.525867)
test_btest 0.000826 0.000000 74.222464 ( 59.179247)
test_basic 0.007371 0.000429 0.847358 ( 0.993068)
test_all 0.089587 0.033385 774.907427 (452.992748)
test_rubyspec 0.042070 0.052932 121.163966 (180.236957)
total: 766.08 sec